binary-exploitation topic

List binary-exploitation repositories

php7-internals

241
Stars
24
Forks
Watchers

Research about the Zend Engine

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.

exrop

277
Stars
27
Forks
Watchers

Automatic ROPChain Generation

NTU-Computer-Security

349
Stars
38
Forks
Watchers

台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan

ropium

351
Stars
47
Forks
Watchers

ROPium is a tool that helps you building ROP exploits by finding and chaining gadgets together

ROPgadget

3.8k
Stars
543
Forks
Watchers

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

how2exploit_binary

450
Stars
64
Forks
Watchers

An in depth tutorial on how to do binary exploitation

heappy

196
Stars
19
Forks
Watchers

A happy heap editor to support your exploitation process :slightly_smiling_face:

HatVenom

128
Stars
29
Forks
Watchers

HatVenom is a powerful payload generation tool that provides support for all common platforms and architectures.

pwnscripts

89
Stars
7
Forks
Watchers

Very simple script(s) to hasten binary exploit creation