Skip to content

Instantly share code, notes, and snippets.

View 4577's full-sized avatar

test'"></script></textarea> 4577

  • test'"></script></textarea>
  • test'"></script></textarea>
View GitHub Profile
#!/usr/bin/python3
#-*- encoding: Utf-8 -*-
from re import sub, match
from struct import pack
from urllib.request import Request, urlopen
# From objdump output, reconstruct a basic ELF file with symbols suitable for IDA.
level = 1
api_key = 'YOU API KEY HERE'