rop-gadgets
There are 39 repositories under rop-gadgets topic.
JonathanSalwan/ROPgadget
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.
0vercl0k/rp
rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
JLospinoso/gargoyle
A memory scanning evasion technique
Boyan-MILANOV/ropium
ROPium is a tool that helps you building ROP exploits by finding and chaining gadgets together
acama/xrop
Tool to generate ROP gadgets for ARM, AARCH64, x86, MIPS, PPC, RISCV, SH4 and SPARC
d4em0n/exrop
Automatic ROPChain Generation
K2/EhTrace
ATrace is a tool for tracing execution of binaries on Windows.
VoidSec/Exploit-Development
Exploit Development - Weaponized Exploit and Proof of Concepts (PoC)
152334H/pwnscripts
Very simple script(s) to hasten binary exploit creation
patois/DrGadget
dr.rer.oec.gadget IDAPython plugin for the Interactive Disassembler <ABANDONED PROJECT>
uZetta27/EasyROP
A Python tool to generate ROP chains
abatchy17/ROP-Emporium
Solutions for ROP Emporium challenges (https://ropemporium.com/) in python.
ispras/rop-benchmark
ROP Benchmark is a tool to compare ROP compilers
enovella/exploitrainings
Exploitation on different architectures (x86, x64, arm, mips, avr)
PLEXSolutions/readhook
Red-team tool to hook libc read syscall with a buffer overflow vulnerability.
lucasg/idarop
ROP database plugin for IDA
polyverse/EnVisen
ROP gadget finder and analysis in pure Javascript
ROPilicious/src
This is the source of our Return Oriented Programming tool.
jbrower95/crop
ROP Payload Compiler
0xb0bb/gbparse
A small utility to disassemble gameboy roms, read metadata and find ROP gadgets.
extremecoders-re/ropgen
A python module to facilitate in the generation of rop string for ARM and MIPS .
pedro-javierf/MemWizard
ROP and JOP gadget finder tool with GUI
polyverse/ropoly
ROP-Tool HTTP Server
mephesto1337/rg
A small tool in C to find gadgets in a file
x86-512/VXpp
A VFGadget finder script to facilitate Counterfeit Object-Oriented Programming (COOP) and Loop-Oriented Programming (LOP) attacks to bypass advanced security protections like CET and CFG.
AravGarg/ROP-Emporium
using unique,system-independant methods to exploit binaries given on
escollapse/bash-fun
a collection of bash scripts and/or one-liners that have helped me at some point
jo-makar/exploit-writeups
Writeups on exploits covering a variety of topics: stack canaries, ROP gadgets, ret2libc, etc
wr47h/ROP-Emporium-Solutions
Solution to ROP Emporium challenges
alisatodorova/Software-Vulnerabilities
My assignments on GDB and Computer Architecture; Buffer Overflow; Stack Overflow and ROP gadgets; ASLR; Heap Overflow; Type Confusion; Injection Attack; Fuzzing.
dustinbowers/reverse-engineering-sandbox
A sandbox container with common reverse-engineering/debugging tools
d-Raco/UC3M_Software-Systems-Exploitation
Scripts used for the Software systems exploitation course
limitedeternity/ROPEmporium
Some exploits here and there
n3rada/ropcatalog
Finding and classifying ROP gadgets from rp++ output file with some regex, with a CLI.