return-oriented-programming topic

List return-oriented-programming repositories

rp

1.7k
Stars
250
Forks
Watchers

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

pwnscripts

89
Stars
7
Forks
Watchers

Very simple script(s) to hasten binary exploit creation

bisc

70
Stars
15
Forks
Watchers

Borrowed Instructions Synthetic Computation

rop-benchmark

35
Stars
6
Forks
Watchers

ROP Benchmark is a tool to compare ROP compilers

ropfuscator

402
Stars
31
Forks
Watchers

ROPfuscator is a fine-grained code obfuscation framework for C/C++ programs using ROP (return-oriented programming).

ROP_ROCKET

60
Stars
9
Forks
Watchers

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. Th...

src

15
Stars
5
Forks
Watchers

This is the source of our Return Oriented Programming tool.