首页
社区
课程
招聘
Auto Debug System
发表于: 2005-7-18 15:46 3318

Auto Debug System

2005-7-18 15:46
3318
Overview
Auto Debug for Windows is an auto-tracing tool of software. User can set breakpoints, this application will auto trace the target program and record the input and output of function call. Therefore, the software can help programmer analysis errors, process inside the target program, especially help the programmer analysis the sequences and parameters of the function call.

Features
Automatic recording input parameters and output result of the traced APIs in the target program. not need to rebuild the source code, you can monitor the input and output of APIs.

Tracing your application with release version.
The best API monitor tool.
Tracing Release version with mapfile.
Supporting debug version and release version, not need source code.
Supporting tracing COM Interface.
Supporting multithread.
Not need to know the prototype of the functions.
Not only trace for exported APIs, but also be effect for undocumented APIs.

Home:
http://www.autodebug.com/

down:
http://www.autodebug.com/download.html

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 1
支持
分享
最新回复 (3)
雪    币: 303
活跃值: (466)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
早就有,用处不大的说
2005-7-18 16:17
0
雪    币: 817
活跃值: (1927)
能力值: ( LV12,RANK:2670 )
在线值:
发帖
回帖
粉丝
3
用处不大,纯支持!
2005-7-18 20:05
0
雪    币: 217
活跃值: (15)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
4
谢谢啊:)
2005-7-19 15:53
0
游客
登录 | 注册 方可回帖
返回
//