A tool to search for gadgets, operations, and ROP chains using a backtracking algorithm in a tree-like structure
-
Updated
Jun 13, 2023 - Python
A tool to search for gadgets, operations, and ROP chains using a backtracking algorithm in a tree-like structure
An home-made gadget finder. Quite useful for ROPchains. Uses pydis (https://github.com/novogen/pydis), the Python binding of zydis disassembler.
HTB machine "Retired" - dotnet exploit script
CTF challenges taken during the course of "Offensive & Defensive Cybersecurity" - Polimi Computer Science Engineering - A.Y. 2024/2025.
a collection of bash scripts and/or one-liners that have helped me at some point
My solutions to ropemporium challenges
Solution to ROP Emporium challenges
A sandbox container with common reverse-engineering/debugging tools
libc_database python wrapper for exploit automation
Rop Emporium - Exploits and brief Walkthroughs
Finding and classifying ROP gadgets from rp++ output file with some regex and a CLI.
This repository contains exploits to Windows binaries provided by Exploit2 course by opensecuritytraining.
A small utility to disassemble gameboy roms, read metadata and find ROP gadgets.
ROP-Tool HTTP Server
ROPChain generator.
Red-team tool to hook libc read syscall with a buffer overflow vulnerability.
Add a description, image, and links to the rop-chain topic page so that developers can more easily learn about it.
To associate your repository with the rop-chain topic, visit your repo's landing page and select "manage topics."