文件名称:TCDebug
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-06-29
- 文件大小:
- 108kb
- 下载次数:
- 0次
- 提 供 者:
- Zha****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己写的基于windows调试框架的R3调试器,包含全部源码。实现了软件断点,硬件断点,单步步入 ,步过,还有一个PE文件格式的解析类。实现了添加区段,扩展区段大小等功能。 此源码是笔者早期学习时所写,简单易懂适合初学调试器或者逆向破解爱好者学习。-Write their own windows debugger based on the fr a mework of the R3 debugger, including all the source code. Achieve software breakpoints, hardware breakpoints, single step, step by step, there is a PE file format parsing class. The function of adding section, expanding section size and so on. This source code is written in the early learning, easy to understand for beginners debugger or reverse hacking enthusiasts to learn.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TCDebug\BreakPoint.cpp
.......\BreakPoint.h
.......\CStcmd.cpp
.......\CStcmd.h
.......\CurrentState.cpp
.......\CurrentState.h
.......\CUserFace.cpp
.......\CUserFace.h
.......\EventHandling.cpp
.......\EventHandling.h
.......\GlobalFunciton.h
.......\GlobalFunction.cpp
.......\inteldef.h
.......\inteldis.cpp
.......\inteldis.h
.......\MyUI.cpp
.......\MyUI.h
.......\StdAfx.h
.......\TzdnerClassOfPE.cpp
.......\TzdnerClassOfPE.h
.......\TzdnerDebug.cpp
.......\TzdnerDebug.dsp
.......\TzdnerDebug.dsw
.......\TzdnerDebug.h
.......\TzdnerDebug.ncb
.......\TzdnerDebug.opt
.......\TzdnerDebug.plg
TCDebug