> cat /dev/github | grep security-tools
discovered 03 Aug 2026

peda

via awesome-list
→ View on GitHub
PEDA (Python Exploit Development Assistance for GDB) is a GDB extension that enhances the debugging experience by colorizing disassembly and providing advanced commands to assist in exploit development. Notable features include utilities for checking binary security options, displaying function arguments, dumping ROP gadgets, and generating shellcode, all streamlined to facilitate the analysis and exploitation of binaries.