Basic Debugger written in VB and C.
Debug thread launched by VC dll, debug events sent to UI thread via WM_COPYDATA, disassembler provided by olly.dll
Supports single stepping, one shot breakpoints, step over, and stores dll exports as symbols to comment disasm and register addresses.
Screen Shot
|