p3da
p3da copied to clipboard
gadget search broken too...
gdb-peda$ ropsearch "inc rax" 0 0xffffffffffffffffffffffffffffff
Searching for ROP gadget: 'inc rax' in range: 0x0 - 0xffffffffffffffffffffffffffffff
Search for ROP gadgets in memory
Note: only for simple gadgets, for full ROP search try: http://ropshell.com
Usage:
ropsearch "gadget" start end
ropsearch "gadget" pagename
gdb-peda$
I think the parser is actually broken somewhat... need to fix this