Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 285 Bytes

File metadata and controls

17 lines (13 loc) · 285 Bytes

Rrop

Find gadgets and generate rop chain for Elf64 binaries.

Disclaimer

I started this project to learn the Rust language.

How to use

Find gadgets

Rrop binary.elf

Generate a ropchain

Rrop binary.elf --binsh --pwntool --writable-address 4980736 -o exploit.py