CTF framework and exploit development library
-
Updated
Nov 1, 2024 - 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.
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.
Automatic ROPChain Generation
Exploit Development, Reverse Engineering & Cryptography
Exploit Development - Weaponized Exploit and Proof of Concepts (PoC)
GUI tool to create ROP chains using the ropper API
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.
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
Automated solver of classic CTF pwn challenges, with flexibility in mind.
Exercises for (legacy) Computer Security course in the University of Oulu
Solutions for ROP Emporium challenges (https://ropemporium.com/) in python.
ROP Benchmark is a tool to compare ROP compilers
Some notes + exercises that I've done during my study for the Offensive Security Exploit Developer.
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."