An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with rop

A curated list of projects in awesome lists tagged with rop .

https://github.com/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.

binary-exploitation reverse-engineering rop rop-exploitation rop-gadgets

Last synced: 14 May 2025

https://github.com/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.

binary-exploitation reverse-engineering rop rop-exploitation rop-gadgets

Last synced: 13 Mar 2025

https://github.com/sashs/ropper

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.

binary exploitation gadget-finder gadgets rop rop-chains

Last synced: 25 Apr 2025

https://github.com/0vercl0k/rp

rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.

binary-exploitation exploit-development exploitation-framework gadget return-oriented-programming rop rop-chain rop-gadgets

Last synced: 14 May 2025

https://github.com/sashs/Ropper

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.

binary exploitation gadget-finder gadgets rop rop-chains

Last synced: 13 Mar 2025

https://github.com/theofficialflow/h-encore

Fully chained kernel exploit for the PS Vita on firmwares 3.65-3.68

exploit hack jailbreak kernel rop

Last synced: 07 May 2025

https://github.com/bkerler/exploit_me

Very vulnerable ARM/AARCH64 application (CTF style exploitation tutorial with 14 vulnerability techniques)

arm ctf exploitation rop tutorial

Last synced: 30 Apr 2025

https://github.com/t00sh/rop-tool

A tool to help you write binary exploits

arm elf exploit macho mips pe rop x86 x86-64

Last synced: 02 Apr 2025

https://github.com/xairy/easy-linux-pwn

A set of Linux binary exploitation tasks for beginners on various architectures

arm mips powerpc pwn rop shellcode x86

Last synced: 05 Apr 2025

https://github.com/Ben-Lichtman/ropr

A blazing fast™ multithreaded ROP Gadget finder. ropper / ropgadget alternative

command-line-tool exploitation rop rop-chain rop-gadget rust

Last synced: 31 Mar 2025

https://github.com/theofficialflow/trinity

Trinity Exploit - Emulator Escape

emulator escape exploit hack jailbreak kernel rop

Last synced: 02 Apr 2025

https://github.com/theofficialflow/h-encore-2

Fully chained kernel exploit for the PS Vita on firmwares 3.65-3.74

exploit hack jailbreak kernel rop

Last synced: 11 Apr 2025

https://github.com/voidsec/exploit-development

Exploit Development - Weaponized Exploit and Proof of Concepts (PoC)

0day aslr aslr-bypass eop exploit kernel lpe poc rce rop rop-chain rop-exploitation rop-gadgets shellcode windows

Last synced: 13 Apr 2025

https://github.com/Hakumarachi/Bropper

An automatic Blind ROP exploitation tool

brop ctf exploit pwn python rop

Last synced: 12 Jul 2025

https://github.com/sashs/arm_exploitation

Exploitation on ARM-based Systems (Troopers18)

arm aslr-bypass buffer-overflow exploitation ret2libc rop

Last synced: 09 Apr 2025

https://github.com/adamkadaban/learnpwn

Learn Binary Exploitation with sample problems and solutions

binary-exploitation canary ctf exploitation format patching pie pwn pwnable ret2libc rop shellcode tutorial

Last synced: 15 Apr 2025

https://github.com/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.

emulation return-oriented-programming rop rop-chain

Last synced: 21 Sep 2025

https://github.com/0vercl0k/rp-bf.rs

rp-bf: A library to bruteforce ROP gadgets by emulating a Windows user-mode crash-dump

bochscpu emulation rop user-dump windows

Last synced: 03 Sep 2025

https://github.com/entropic-security/xgadget

Fast, parallel, cross-variant ROP/JOP gadget search for x86/x64 binaries.

binary exploitation gadget jop rop rust x64 x86

Last synced: 19 Apr 2025

https://github.com/patois/drgadget

dr.rer.oec.gadget IDAPython plugin for the Interactive Disassembler <ABANDONED PROJECT>

exploitation ida-plugin ida-pro idapython idapython-plugin python rop rop-analysis rop-chain rop-gadgets vulnerabilities

Last synced: 10 May 2025

https://github.com/solid-process/solid-result

Unleash a pragmatic and observable use of Result Pattern and Railway-Oriented Programming in Ruby.

pattern-matching railway-oriented-programming result-monad result-pattern rop ruby rubygem solid-process

Last synced: 02 Apr 2026

https://github.com/mariuszskon/autorop

Automated solver of classic CTF pwn challenges, with flexibility in mind.

capture-the-flag ctf exploit hacktoberfest linux pwnable pwntools rop wargame

Last synced: 11 Mar 2025

https://github.com/grantseltzer/go-disass

A suite of tools for disassembly, ROP, and binary analysis written in Go

binary-analysis disassembler disassembly go golang rop static-analysis syscalls

Last synced: 10 Apr 2025

https://github.com/martinclauss/syscall_number

This tool gives you the Linux system call number (32bit and 64bit x86) for a system call name (e.g., read, write, ...).

asm assembly cli ctf exploit-development linux pwn python rop shellcode-development syscalls x86-32 x86-64

Last synced: 05 Jul 2025

https://github.com/hugsy/ropgadget-rs

Another (bad) ROP gadget finder, but this time in Rust

exploit-development pwn rop rop-gadget-finder ropgadget rust

Last synced: 10 Apr 2025

https://github.com/syncom/rop-on-arm-rpi3-tutorial

ARM (A32) Linux Return-oriented Programming with Raspberry Pi

arm32v7 exploit-trainings raspberry-pi return-oriented-programming rop rpi3

Last synced: 25 Apr 2025

https://github.com/x86-512/vxpp

VFGadget locator to facilitate Counterfeit Object-Oriented Programming (COOP) and Loop-Oriented Programming (LOP) attacks to bypass advanced security protections like Intel CET and Control-Flow Guard (CFG) to achieve Remote Code Execution.

binary-exploitation buffer-overflow cet cfg code-reuse control-flow-guard control-flow-integrity coop exploit exploit-development intel-cet lop rce rce-exploit rop rop-gadgets ropgadget security-bypass uaf use-after-free

Last synced: 29 Apr 2025

https://github.com/zolutal/kropr

ropr with some tweaks for better linux kernel support

linux-kernel rop

Last synced: 03 Oct 2025

https://github.com/mar-ket-vector/vxpp

VFGadget locator to facilitate Counterfeit Object-Oriented Programming (COOP) and Loop-Oriented Programming (LOP) attacks to bypass advanced security protections like Intel CET and Control-Flow Guard (CFG) to achieve Remote Code Execution.

binary-exploitation buffer-overflow cet cfg code-reuse control-flow-guard control-flow-integrity coop exploit exploit-development intel-cet lop rce rce-exploit rop rop-gadgets ropgadget security-bypass uaf use-after-free

Last synced: 16 Aug 2025

https://github.com/jbrower95/crop

ROP Payload Compiler

compiler rop rop-gadgets security

Last synced: 07 Jul 2025

https://github.com/entysec/libpawn

C library that is intended for providing methods for executing and injecting code.

c-programming dll-injection elf-format elf-loader elf-parser injector loader macho-loader macho-parser pe-loader reflective-injection reflective-pe-loaders rop

Last synced: 14 Apr 2025

https://github.com/vasco-jofra/prop

My take on a rop chain generator

python rop

Last synced: 11 Jun 2025

https://github.com/vincentdary/rop-with-shellcode

Exploit Writing Tutorial: ROP with Shellcode

buffer-overflow rop shellcodes tutorial

Last synced: 19 Apr 2025

https://github.com/blessedrebus/riscv-rop-testbed

A testbed for RISCV vulnerable binaries that aims to produce meaningful fingerprints recognizable by a Control Flow integrity Machine Learning Algorithm.

buffer-overflow riscv rop security

Last synced: 24 Jul 2025

https://github.com/extremecoders-re/ropgen

A python module to facilitate in the generation of rop string for ARM and MIPS .

arm exploitation mips python rop rop-exploitation rop-gadgets

Last synced: 14 Jan 2026

https://github.com/rpfontana/Cybersecurity

Challenges and exams' solution from the Cybersecurity course

cybersecurity ida pwning python reverse-engineering rop

Last synced: 22 Oct 2025

https://github.com/rpfontana/cybersecurity

Challenges and exams' solution from the Cybersecurity course

cybersecurity ida pwning python reverse-engineering rop

Last synced: 10 Jul 2025

https://github.com/andreafioraldi/idaretaddr

Highlight the return address of a function in the Ida Pro debugger

buffer-overflow ida-pro idapython return-address rop

Last synced: 13 Apr 2025

https://github.com/voidsec/mona-ropshell

For all loaded modules (DLLs), fetch ROP gadgets querying Ropshell DB

corelan exploit exploitation mona rop ropgadget ropshell voidsec

Last synced: 09 Apr 2025

https://github.com/blessedrebus/riscv-attacks

Security analysis for the RISC-V ISA

bof cybersecurity embedded-systems risc-v riscv rop

Last synced: 09 Apr 2025

https://github.com/n3rada/ropcatalog

Finding and classifying ROP gadgets from rp++ output file with some regex and a CLI.

asm exp-301 exp-401 exploit-development gadget return-oriented-programming rop rop-chain rop-gadgets ropchain-generator x64 x86

Last synced: 12 Oct 2025

https://github.com/loresuso/binaryexploitation

Some exercises from my System and Network Hacking course @ University of Pisa

binary-exploitation canary-leak format-string-attack heap-exploitation kernel-attack rop vm-escape

Last synced: 27 Feb 2026

https://github.com/littlenewton/base-rop

基本 ROB 的 EXP 及其 binary 程序

ctf return-oriented-programming rop

Last synced: 19 Jun 2025

https://github.com/alexsugak/fsharp-showcases

Set of samples demonstraiting usage of F# in different domains

fsharp lense rop

Last synced: 28 Jul 2025

https://github.com/corcd/rop-client

rop client

mqtt mqtt-client rop

Last synced: 03 May 2026

https://github.com/potato-industries/alternative-vulnserver-exploits

alternative exploits for VulnServer.exe (ROP DEP bypass, ROP WinExec, Omelette EggHunter..)

egghunter exploit-development labs omelette rop security vulnserver

Last synced: 09 Jun 2026

https://github.com/blessedrebus/tesi-magistrale

Tesi magistrale di Ingegneria Informatica Magistrale su Attacchi Buffer Overflow e Return Oriented Programming in architetture RISC-V, Università di Bologna

assembly bof buffer-overflow cybersecurity return-oriented-programming risc-v rop security x86 x86-64

Last synced: 02 Jan 2026

https://github.com/a0zhar/ps4.badhoist

This repository contains dumped PS4 6.72 modules (webkit, libc, libkernel) required to build Sleirsgoevy's PS4JB2 from source. See 'Releases' to get the dumps (including extracted gadgets)

bad-hoist badhoist ps4 ps4-jailbreak ps4exploit ps4jb ps4lib ps4payload rop sleirsgoevy

Last synced: 20 Apr 2026

https://github.com/vectorzeng/predict-and-optimization-of-drilling-rate-of-penetration

基于随机森林和粒子群算法的钻井过程钻速预测及优化

drilling rop

Last synced: 08 Jun 2026

https://github.com/pferreirafabricio/simple-railway

🚉 A simple application of the Railway Oriented Programming (ROP) in C#

csharp dotnet railway-oriented-programming rop

Last synced: 17 May 2026

https://github.com/dutchpsycho/sysquanta

NextGen ActiveBreach/SysWhispers/HellsGate — Enterprise-grade syscall bridge for red teams. Executes from ntdll prologues, evades EDR/AV

edr-bypass maldev memory-manipulation redteam reverseengineering rop rop-chain syscall syswhisper winternals

Last synced: 09 Aug 2025

https://github.com/alexandre-bartel/gality

GaLity is an open-source implementation to compute metrics on sets of gadgets.

exploit gadgets metrics rop vulnerability

Last synced: 24 Mar 2025

https://github.com/rshindo/jfunc

Sealed sum types for Java: Option/Either/Result/Try. Minimal, pattern-matching-first APIs.

either functional-programming java library maven option pattern-matching result rop sealed-interfaces try

Last synced: 19 May 2026

https://github.com/dutchpsycho/SysQuanta

NextGen ActiveBreach/SysWhispers/HellsGate — Enterprise-grade syscall bridge for red teams. Executes from ntdll prologues, evades EDR/AV

edr-bypass maldev memory-manipulation redteam reverseengineering rop rop-chain syscall syswhisper winternals

Last synced: 21 Jun 2025

https://github.com/philipdb/ropemporium

Challenges from ROPEmporium

pwntools rop

Last synced: 16 Mar 2025

https://github.com/bx-r0/rop_emporium

32-bit and 64-bit solutions and walkthroughs to the ROP Emporium

emporium rop rop-exploitation rop-gadgets ropemporium walkthrough

Last synced: 26 Oct 2025

https://github.com/pferreirafabricio/handling-errors

🤬 A study of the ways of handling errors on different programming paradigms and languages

csharp dotnet error-as-values go golang javascript js railway-oriented-programming result-pattern rop try-catch

Last synced: 02 May 2026