Description: 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
To Search:
File list (Check if you may need any files):
MyNTSD
......\CCheckMemory.cpp
......\CCheckMemory.h
......\CCheckMoudle.cpp
......\CCheckMoudle.h
......\CDbg.cpp
......\CDbg.h
......\CHardwareBreak.cpp
......\CHardwareBreak.h
......\CImportANDExportScript.cpp
......\CImportANDExportScript.h
......\CInt3.cpp
......\CInt3.h
......\CTrace.cpp
......\CTrace.h
......\DASM
......\....\Decode2Asm.cpp
......\....\Decode2Asm.h
......\....\Disasm.cpp
......\....\Disasm.h
......\....\Dsasm_Functions.cpp
......\MyNTSD.cpp
......\MyNTSD.dsp
......\MyNTSD.dsw
......\MyNTSD.ncb
......\MyNTSD.opt
......\MyNTSD.plg
......\MyNTSD.positions
......\ReadMe.txt
......\Script.txt
......\StdAfx.cpp
......\StdAfx.h
......\Trace.txt