pwn topic
binaryexploitation
A massive documentation about binary protections, exploitation techniques, and computer architecture concepts.
browser-exploitation
A collection of curated resources and CVEs I use for research.
build-an-efficient-pwn-environment
How to build an efficient pwn development environment in 2020
libc-db
libc database (file in packages, hash, package files, symbols). Raw binary libc available on https://github.com/BestPig/libc-bin)
gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
gef-extras
Extra goodies for GEF to (try to) make GDB suck even less
main_arena_offset
A simple shell script to get main_arena offset of a given libc
pwn_repo
To store some CTF_pwn_bins and exploits for self-practice