aslr topic

List aslr repositories

binary-security-check

69
Stars
8
Forks
Watchers

Moved: https://codeberg.org/koutheir/binary-security-check

selfrando

207
Stars
29
Forks
Watchers

Function order shuffling to defend against ROP and other types of code reuse

Exploit-Development

205
Stars
48
Forks
Watchers

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

static-ffmpeg

226
Stars
53
Forks
Watchers

Multi-arch docker image with ffmpeg/ffprobe binaries built as hardened static PIE binaries with no external dependencies

readhook

34
Stars
6
Forks
Watchers

Red-team tool to hook libc read syscall with a buffer overflow vulnerability.

OSED-Notes

24
Stars
7
Forks
Watchers

Some notes + exercises that I've done during my study for the Offensive Security Exploit Developer.

jitrop-native

19
Stars
1
Forks
Watchers

The project collects the gadgets and records the time to obtain gadgets from a process by utilizing an attack technique called Just-In-Time Return-Oriented Programming (JIT-ROP). We utilize the JIT-RO...