Pentest Tools

Published on April 12th, 2015 📆 | 6706 Views ⚑

0

Ropper – rop gadget finder and binary information tool


https://www.ispeech.org/text.to.speech
With ropper you can show information about files in different file formats and you can find gadgets to build rop chains for different architectures. For disassembly ropper uses the awesome Capstone Framework.

Ropper is inspired by ROPgadget, but should be more than a gadgets finder. So it is possible to show information about a binary like header, segments, sections etc. Furthermore it is possible to edit the binaries and edit the header fields. Until now you can set the aslr and nx flags.

[adsense size='1']





Now you can generate rop chain automatically (auto-roper)  for execve and mprotect syscall.

Download

https://github.com/sashs/Ropper (v1.4.3, 05.03.2015)

Tagged with:



Comments are closed.