CTF framework and exploit development library
-
Updated
Nov 10, 2025 - Python
CTF framework and exploit development library
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.
Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, ARM/ARM64, MIPS, PowerPC, SPARC64). For disassembly ropper uses the awesome Capstone Framework.
Very vulnerable ARM/AARCH64 application (CTF style exploitation tutorial with 14 vulnerability techniques)
Exercises for (legacy) Computer Security course in the University of Oulu
Exploit Development - Weaponized Exploit and Proof of Concepts (PoC)
Exploit Development, Reverse Engineering & Cryptography
A blazing fast™ multithreaded ROP Gadget finder. ropper / ropgadget alternative (currently x86 only)
Exploitation on ARM-based Systems (Troopers18)
ROP ROCKET is an advanced code-reuse attack framework, with extensive ROP chain generation capabilities, including for novel Windows Syscalls attack, a novel Heaven's Gate, and "shellcodeless" ROP. The framework utilizes emulation and obfuscation to help expand the attack surface.
GUI tool to create ROP chains using the ropper API
A sandbox escape based on the proof-of-concept (CVE-2018-4087) by Rani Idan (Zimperium)
Automatic ROPChain Generation
Add a description, image, and links to the rop topic page so that developers can more easily learn about it.
To associate your repository with the rop topic, visit your repo's landing page and select "manage topics."