Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 298 Bytes

ropeme.md

File metadata and controls

19 lines (14 loc) · 298 Bytes

ropeme

  • Start the tool
python3 ropshell.py
# look for rops in a .so that gets loaded at a static address
generate /lib/lib.so
load /lib/lib.so.ggt

Search for a specific gadget

ROPeMe> search xor eax, eax
ROPeMe> search pop ecx % pop edx 
REPeMe> search int 0x80 %