文件名称:MyNTSD
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-05-17
- 文件大小:
- 91kb
- 下载次数:
- 1次
- 提 供 者:
- 天***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己实现的一款控制台版本的动态调试软件
反汇编可执行文件进行动态调试。多用于逆向可执行文件或者动态调试可执行文件BUG。
实现:
单步过,
单步步过,
运行,
指定地址反汇编,
内存数据查看,
当前EIP寄存器查看,
INT3断点,
硬件断点,
多内存断点
自定义脚本导入和导出-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 scr ipts
反汇编可执行文件进行动态调试。多用于逆向可执行文件或者动态调试可执行文件BUG。
实现:
单步过,
单步步过,
运行,
指定地址反汇编,
内存数据查看,
当前EIP寄存器查看,
INT3断点,
硬件断点,
多内存断点
自定义脚本导入和导出-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 scr ipts
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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