Auto Debug是一个Windows API监视工具。它可以用于自动跟踪链接到一个正在运行的进程的共享库所导出的所有函数调用,包含像ActiveX这样的COM接口。跟踪期间,所有输入和输出值都会被记录。内存转储被生成来显示通过指针类型参数引用的值。
Features[size=90%]It doesn't need to rebuild the source code while monitoring inputting parameters and outputting results of the traced APIs in the target program automaticly, only monitoring the input and output of APIs. - Export monitor result as txt format.
- Use VBScript or JScript to control Auto Debug.
- Source Code level monitor.
- Automatic analysis parameter type with PDB files.
- Very easy to generate PDB files without source code if you know the api prototype.
- 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.

补丁附件:
使用方法:用论坛秘钥(www.chinapyg.com)解压缩到程序目录,然后运行即可。
winrar5以上版本解压
绿色版本: |