Repository navigation
rop-gadgets
- Website
- Wikipedia
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, and RISC-V Compressed architectures.
rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
A memory scanning evasion technique
ROPium is a tool that helps you building ROP exploits by finding and chaining gadgets together
Tool to generate ROP gadgets for ARM, AARCH64, x86, MIPS, PPC, RISCV, SH4 and SPARC
Automatic ROPChain Generation
ATrace is a tool for tracing execution of binaries on Windows.
Exploit Development - Weaponized Exploit and Proof of Concepts (PoC)
Very simple script(s) to hasten binary exploit creation
dr.rer.oec.gadget IDAPython plugin for the Interactive Disassembler <ABANDONED PROJECT>
A Python tool to generate ROP chains
ROP Benchmark is a tool to compare ROP compilers
Solutions for ROP Emporium challenges (https://ropemporium.com/) in python.
Red-team tool to hook libc read syscall with a buffer overflow vulnerability.
Exploitation on different architectures (x86, x64, arm, mips, avr)
ROP gadget finder and analysis in pure Javascript
This is the source of our Return Oriented Programming tool.