series·Exploit Development·Intermediate·1 partIn progress
Building an Exploit Developer's Debugger
A from-scratch build of a Windows debugger using the raw debug API. Then we turn it into an exploit developer's toolkit: bad-char hunting, offset finding, ROP gadget search, and egghunters, all built on the debugger we wrote.

#Windows Internals#Exploit Development#Python#Exploit Developer's Debugger