Skip to content

Instantly share code, notes, and snippets.

View esp0xdeadbeef's full-sized avatar

esp0xdeadbeef

  • ::cafe:babe:feed:face:dead:beef
View GitHub Profile
#!/usr/bin/env python3
"""
# NOTE, you must change the string below for data you want.
# This script does not take arguments in its current form. Sorry!
"""
from pwn import *
string = b"foobar"