Tool Development & Programming
Python, C, assembly, reverse engineering, and exploit development resources for CNO tool developers (H15A).
4 resources
How2Heap — Heap Exploitation Techniques
Repository of runnable heap exploitation examples demonstrating real-world techniques (fastbin dup, house of force, etc.…
Impacket — Network Protocol Implementations
Python library implementing dozens of network protocols (SMB, DCE/RPC, Kerberos, LDAP, etc.). Foundation for many Window…
Nightmare — Binary Exploitation Course
Free, CTF-based binary exploitation curriculum covering RE, format strings, stack/heap exploitation, and ROP chains. Org…
Windows API Reference — Microsoft
Official Win32 API documentation. Required for developing Windows implants, injectors, and persistence mechanisms using …