0vercl0k / rp

rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
MIT License
1.75k stars 250 forks source link

rp-v2 #30

Closed 0vercl0k closed 2 years ago

0vercl0k commented 2 years ago

This PR (finally) completes the work I had started a long time ago..! It basically cleans up the whole codebase, adds ARM support and improves a bunch of things: memory usage, speed, etc.