All gists

swee
Last active 4 months ago

Ripped out from my original PythonAnywhere Flask code

0 0 1
1 from flask import Flask, send_file, request, redirect, abort, render_template, Response
2 import pyotp
3 import uuid
4 fastfile = """<body class="container text-white bg-dark">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet">
7 <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
8 <script src="https://kit.fontawesome.com/30bde606c1.js" crossorigin="anonymous"></script>
9 <style>
10 center {
swee
Last active 4 months ago
0 0 1
1 Unhandled exception: page fault on read access to 0x00000000 in wow64 32-bit code (0x0048cde0).
2 Register dump:
3 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:002b
4 EIP:0048cde0 ESP:0012f144 EBP:0012f150 EFLAGS:00010286( R- -- I S - -P- )
5 EAX:00504aff EBX:00000000 ECX:00000000 EDX:00000000
6 ESI:00000000 EDI:004fb33c
7 Stack dump:
8 0x0012f144: 00000000 00a27994 00a291f0 0012f188
9 0x0012f154: 00440e5f 004fb33c 00000000 0012f270
10 0x0012f164: 0012f26c 0046c2aa 00000000 0012f270