文件名称:EasyDebug
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 646kb
- 下载次数:
- 0次
- 提 供 者:
- 曹**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的调试器
主要功能 :1.单步步入 2.单步步过 3.运行 4.自动步过 5.指令记录 6.自动步入 7.跳出函数体 8.dump被调试进程 9.INT3断点 10.硬件断点 11.多内存断点 12.API断点 13.对DLL导出函数的反汇编 14.导入函数名的解析 15.内嵌了一个PE查看工具默认显示被调试程序的PE信息.可以选择查看其他的程序PE信息.
所有的功能都可以使用命令和菜单 快捷键来完成,可以拖拽
-A simple debugger interface simple cottage Windbg. Main features: 1. Single step into the 2 single-step through 3 run 4 automatically step through 5 command record 6 automatically into 7 out of a function body 8.dump debugging process 9.INT3 breakpoint 10. hardware breakpoints 11 and more memory breakpoint 12.API breakpoint 13. DLL export functions for disassembly 14 import function name resolution 15. built a PE View the default display tool program being debugged PE information. can choose to view information about other programs PE all the functions you can use keyboard shortcuts and menu commands to complete, you can drag and drop. code issues in the hope of useful to you Oh. See specific use Help menu
主要功能 :1.单步步入 2.单步步过 3.运行 4.自动步过 5.指令记录 6.自动步入 7.跳出函数体 8.dump被调试进程 9.INT3断点 10.硬件断点 11.多内存断点 12.API断点 13.对DLL导出函数的反汇编 14.导入函数名的解析 15.内嵌了一个PE查看工具默认显示被调试程序的PE信息.可以选择查看其他的程序PE信息.
所有的功能都可以使用命令和菜单 快捷键来完成,可以拖拽
-A simple debugger interface simple cottage Windbg. Main features: 1. Single step into the 2 single-step through 3 run 4 automatically step through 5 command record 6 automatically into 7 out of a function body 8.dump debugging process 9.INT3 breakpoint 10. hardware breakpoints 11 and more memory breakpoint 12.API breakpoint 13. DLL export functions for disassembly 14 import function name resolution 15. built a PE View the default display tool program being debugged PE information. can choose to view information about other programs PE all the functions you can use keyboard shortcuts and menu commands to complete, you can drag and drop. code issues in the hope of useful to you Oh. See specific use Help menu
相关搜索: easydebug
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EasyDebug
.........\EasyDbg
.........\.......\src
.........\.......\...\EasyDbg
.........\.......\...\.......\Debug
.........\.......\...\.......\DebugData.h
.........\.......\...\.......\.....\EasyDbg.exe
.........\.......\...\.......\Decode2Asm.cpp
.........\.......\...\.......\Decode2Asm.h
.........\.......\...\.......\Disasm.cpp
.........\.......\...\.......\Disasm.h
.........\.......\...\.......\Dsasm_Functions.cpp
.........\.......\...\.......\EasyDbg.aps
.........\.......\...\.......\EasyDbg.clw
.........\.......\...\.......\EasyDbg.cpp
.........\.......\...\.......\EasyDbg.dsp
.........\.......\...\.......\EasyDbg.dsw
.........\.......\...\.......\EasyDbg.h
.........\.......\...\.......\EasyDbg.ncb
.........\.......\...\.......\EasyDbg.opt
.........\.......\...\.......\EasyDbg.plg
.........\.......\...\.......\EasyDbg.rc
.........\.......\...\.......\EasyDbgDlg.cpp
.........\.......\...\.......\EasyDbgDlg.h
.........\.......\...\.......\ExportTable.cpp
.........\.......\...\.......\ExportTable.h
.........\.......\...\.......\Help.cpp
.........\.......\...\.......\Help.h
.........\.......\...\.......\ImportTable.cpp
.........\.......\...\.......\ImportTable.h
.........\.......\...\.......\PeScan.cpp
.........\.......\...\.......\PeScan.h
.........\.......\...\.......\ProcessModule.cpp
.........\.......\...\.......\ProcessModule.h
.........\.......\...\.......\Psapi.h
.........\.......\...\.......\Psapi.Lib
.........\.......\...\.......\ReadMe.txt
.........\.......\...\.......\res
.........\.......\...\.......\Resource.h
.........\.......\...\.......\res\EasyDbg.ico
.........\.......\...\.......\...\EasyDbg.rc2
.........\.......\...\.......\SetBP.cpp
.........\.......\...\.......\SetBP.h
.........\.......\...\.......\StdAfx.cpp
.........\.......\...\.......\StdAfx.h
.........\.......\...\.......\ViewBP.cpp
.........\.......\...\.......\ViewBP.h
.........\.......\...\.......\VirtualMemory.cpp
.........\.......\...\.......\VirtualMemory.h
.........\.......\...\.......\WINDBGbmp.jpg
.........\.......\...\.......\xx.ico
.........\EasyDbg
.........\.......\src
.........\.......\...\EasyDbg
.........\.......\...\.......\Debug
.........\.......\...\.......\DebugData.h
.........\.......\...\.......\.....\EasyDbg.exe
.........\.......\...\.......\Decode2Asm.cpp
.........\.......\...\.......\Decode2Asm.h
.........\.......\...\.......\Disasm.cpp
.........\.......\...\.......\Disasm.h
.........\.......\...\.......\Dsasm_Functions.cpp
.........\.......\...\.......\EasyDbg.aps
.........\.......\...\.......\EasyDbg.clw
.........\.......\...\.......\EasyDbg.cpp
.........\.......\...\.......\EasyDbg.dsp
.........\.......\...\.......\EasyDbg.dsw
.........\.......\...\.......\EasyDbg.h
.........\.......\...\.......\EasyDbg.ncb
.........\.......\...\.......\EasyDbg.opt
.........\.......\...\.......\EasyDbg.plg
.........\.......\...\.......\EasyDbg.rc
.........\.......\...\.......\EasyDbgDlg.cpp
.........\.......\...\.......\EasyDbgDlg.h
.........\.......\...\.......\ExportTable.cpp
.........\.......\...\.......\ExportTable.h
.........\.......\...\.......\Help.cpp
.........\.......\...\.......\Help.h
.........\.......\...\.......\ImportTable.cpp
.........\.......\...\.......\ImportTable.h
.........\.......\...\.......\PeScan.cpp
.........\.......\...\.......\PeScan.h
.........\.......\...\.......\ProcessModule.cpp
.........\.......\...\.......\ProcessModule.h
.........\.......\...\.......\Psapi.h
.........\.......\...\.......\Psapi.Lib
.........\.......\...\.......\ReadMe.txt
.........\.......\...\.......\res
.........\.......\...\.......\Resource.h
.........\.......\...\.......\res\EasyDbg.ico
.........\.......\...\.......\...\EasyDbg.rc2
.........\.......\...\.......\SetBP.cpp
.........\.......\...\.......\SetBP.h
.........\.......\...\.......\StdAfx.cpp
.........\.......\...\.......\StdAfx.h
.........\.......\...\.......\ViewBP.cpp
.........\.......\...\.......\ViewBP.h
.........\.......\...\.......\VirtualMemory.cpp
.........\.......\...\.......\VirtualMemory.h
.........\.......\...\.......\WINDBGbmp.jpg
.........\.......\...\.......\xx.ico