Auto Debug System

Auto Debug Feature

This software is used to trace the target program automatically, record the results of input and output during API call. Support the tracing to COM interface. Auto analysis the target program, auto display and trace the export functions of DLL.

Overview

Auto Debug software is an api monitor tool which can automatic tracing all apis and activex interface input and output parameters. Easy set which api want to monitor, this application will auto trace the target program and monitor the input and output of function call. Monitor any dll and activex interface, automatic analysis pdb files.

Unlike others apispy or api monitor tools, Auto Debug software did not need user to develop any dll or hook dll. It's so easy --- Only set the apis which we want to monitor checkbox to ON, once the target application to running and called these apis, it will monitor these apis input and output parameters with automitatic! Didn't need to develop any dll, once installed the software, we can start to monitor apis NOW!

Features

  • The best API monitor tool.
  • Tracing Release version with mapfile.
  • Enhance Plugin allow you set hard breakpoints.
  • Enhance load map file allow you load a map file which generated by IDA Pro.
  • Supporting debug version and release version, not need source code.
  • Supporting tracing COM Interface.
  • Supporting multithread. Through displaying sequence chart, easy get sequence relationship between all the threads.
  • Supporting spying the parameters of function before and after the function is called.
  • Supporting the function that the target program will dump CallStack when exception occurs.
  • Supporting nested function call. Displaying the tracing result with tree structure, which can get the nested relationship of function call.
  • Supporting Plug-in technology. The user can define input format and output format and the number of parameters of every function. Plug-in technology is used to achieve the function of customizing monitoring result function. Please refer to the Sock_Spy program under the folder of Sample and refer to the sample code for the details.
  • Supporting default monitoring design. The user can set the number of default monitoring parameters, under this condition, all functions have the same number of parameters and all parameters of function entry will be displayed. You can trace and monitor API without programming.
  • Not need to know the prototype of the functions.
  • All the API functions, including the undocumented functions that are called inside the DLL, can be monitored in deed.

Copyright © 2003-2009, www.autodebug.com All Rights Reserved