Repository navigation

#

return-oriented-programming

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

C++
1916
2 个月前

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

C++
426
1 年前

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.

Python
116
2 天前

Borrowed Instructions Synthetic Computation

Ruby
70
10 年前

ROP Benchmark is a tool to compare ROP compilers

Python
41
2 年前

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

C
13
3 年前

Examples of Binary Exploitations - Buffer Overflow, Return-Oriented Programming and Format String

Python
8
2 年前

Return-oriented programming (ROP) compiler

Rust
7
1 年前

A tool for synthesizing code-reuse attacks (aka ROP) from a reference program, powered by logical modeling of Ghidra's `p-code` IL.

Rust
7
5 天前

Taking return oriented programming a bit too literally

C
7
5 年前

Simple bash script to filter out useful ROP gadgets from rp++ output while bypassing DEP

Shell
6
6 个月前

Windows Exploit development : Bypass Data Execution Prevention (DEP) using ROP chains manually hard code

Python
5
7 个月前