
like-dbg
Fully dockerized Linux kernel debugging environment
binary-exploitationctfdebuggers+2

Fully dockerized Linux kernel debugging environment

Exploit Development and Reverse Engineering with GDB & LLDB Made Easy

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux


Binary Exploitation and Reverse-Engineering (from assembly into C)

Walk x86-64 page tables by hand in qemu and gdb. Decompose a virtual address, follow cr3 through all levels of physical memory, and extract a flag…

Automated ret2win exploit tool for CTF challenges. Finds stack offset, generates payloads, supports remote exploitation, and attaches GDB for…