GitHub topics: rop-chain
0vercl0k/rp
rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
Language: C++ - Size: 19.6 MB - Last synced at: 2 days ago - Pushed at: 20 days ago - Stars: 1,938 - Forks: 257

Ben-Lichtman/ropr
A blazing fast™ multithreaded ROP Gadget finder. ropper / ropgadget alternative (currently x86 only)
Language: Rust - Size: 64.5 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 502 - Forks: 29

Bw3ll/ROP_ROCKET
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.
Language: Python - Size: 2.51 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 117 - Forks: 19

kriw/ropchain
ROPChain generator.
Language: C++ - Size: 28.1 MB - Last synced at: about 3 hours ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 5

Boyan-MILANOV/ropium
ROPium is a tool that helps you building ROP exploits by finding and chaining gadgets together
Language: C++ - Size: 11.5 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 386 - Forks: 42

VoidSec/Exploit-Development
Exploit Development - Weaponized Exploit and Proof of Concepts (PoC)
Language: Python - Size: 265 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 220 - Forks: 52

mttcrn/ODC-challenges
CTF challenges taken during the course of "Offensive & Defensive Cybersecurity" - Polimi Computer Science Engineering - A.Y. 2024/2025.
Language: Python - Size: 32.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

n3rada/ropcatalog
Finding and classifying ROP gadgets from rp++ output file with some regex, with a CLI.
Language: Python - Size: 392 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

dustinbowers/reverse-engineering-sandbox
A sandbox container with common reverse-engineering/debugging tools
Language: Dockerfile - Size: 1.81 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

patois/DrGadget 📦
dr.rer.oec.gadget IDAPython plugin for the Interactive Disassembler <ABANDONED PROJECT>
Language: Python - Size: 198 KB - Last synced at: 6 days ago - Pushed at: over 8 years ago - Stars: 66 - Forks: 13

cbOverhead/EasyROP 📦
A Python tool to generate ROP chains
Language: Python - Size: 99.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 60 - Forks: 11

ispras/rop-benchmark
ROP Benchmark is a tool to compare ROP compilers
Language: Python - Size: 265 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 6

d4em0n/exrop 📦
Automatic ROPChain Generation
Language: Python - Size: 1.39 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 280 - Forks: 23

ricardojoserf/rop-emporium-exploits
Rop Emporium - Exploits and brief Walkthroughs
Language: Python - Size: 14.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

chrispetrou/ropemporium
My solutions to ropemporium challenges
Language: Python - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

FOGSEC/virtualbox_e1000_0day Fork of R3dFruitRollUp/virtualbox_e1000_0day
VirtualBox E1000 Guest-to-Host Escape
Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

polyverse/ropoly
ROP-Tool HTTP Server
Language: Go - Size: 179 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 3

0xb0bb/gbparse
A small utility to disassemble gameboy roms, read metadata and find ROP gadgets.
Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

patois/BFS2019
Bluefrost Exploitation Challenge 2019 - Exploit and Writeup
Language: Assembly - Size: 3.75 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 5

0xSoEasY/ROPemporium
All ROPemporium binaries categorized by architecture, with solving scripts and custom flags
Language: Python - Size: 2.71 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 5

reverseame/rop3
A tool to search for gadgets, operations, and ROP chains using a backtracking algorithm in a tree-like structure
Language: Python - Size: 76.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 2

Neetx/pylibcdb
libc_database python wrapper for exploit automation
Language: Python - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1

compilepeace/EXPLOITS2_WINDOWS_ENV
This repository contains exploits to Windows binaries provided by Exploit2 course by opensecuritytraining.
Language: HTML - Size: 17 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 2

polyverse/EnVisen
ROP gadget finder and analysis in pure Javascript
Language: JavaScript - Size: 40.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 8

Neetx/ropgadgetlib
Library for rop gadgets extraction for personal experiments
Language: Python - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

wr47h/ROP-Emporium-Solutions
Solution to ROP Emporium challenges
Language: Python - Size: 851 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
