mirror of
https://github.com/JonathanSalwan/ROPgadget
synced 2026-06-08 11:25:23 +00:00
3daf4e071dbdc3cb09bdfeb072ae40fb15f72505
ROPgadget Tool
This tool lets you search your gadgets on your binaries (ELF format) to facilitate your ROP exploitation. Since version 3.0, ROPgadget has a auto-roper for build your payload automatically with the gadgets found.
Authors / Contributors
Authors:
- Jonathan Salwan
- Allan wirth
Contributors:
- Hellman (Bug Fix)
- Axel "0vercl0k" Souchet (Bug Fix)
- k3rensk1 (Bug repport)
- brianairb (Bug Fix)
Installation
git clone git@github.com:JonathanSalwan/ROPgadget.git
cd ./ROPgadget
make
su
make install
Usage
See output of -h
Description
Languages
Python
97.4%
Shell
2.6%