Introduction - If you have any usage issues, please Google them yourself
Own implementation of a console version of dynamic debugging software
Disassembly executable dynamic debugging. Reverse used for executable files or dynamic debug binaries BUG.
Implementation:
Single-step over,
Single step before,
Run,
Disassemble the specified address,
Memory data viewing,
The current EIP register view,
INT3 breakpoints,
Hardware breakpoints,
More memory breakpoint
Import and export custom scripts