Skip to content

enables developers to hook into existing Win32 API functions at runtime, allowing them to monitor, extend, or alter the behavior of these functions and check the function calls

License

Notifications You must be signed in to change notification settings

arsscriptum/api-monitor

Repository files navigation

API Monitor v2 (Portable Edition)
(c) 2000-2013 Rohitab Batra.
All rights reserved.


Product Info
============

API Monitor is a software that monitors and displays API calls made by
applications and services. Its a powerful tool for seeing how applications
and services work or for tracking down problems that you have in your own
applications.

This is the Portable Edition of API Monitor that runs without requiring installation.
For more information and to download the Standard Edition with installers,
please see http://www.rohitab.com/apimonitor


Installation
============

1. Extract all files (including pathnames) to a directory
2. Make sure that the directory has read permissions for everyone.
   Without this, API Monitor will not be able to monitor applications and
   services that are running under accounts that don't have permissions to
   read this directory.
2. Delete gdiplus.dll if running on any OS other than Windows 2000
3. Run apimonitor-x86.exe for monitoring 32-bit applications on a 32-bit
   or 64-bit OS.
 OR
   Run apimonitor-x64.exe for monitoring 64-bit applications on a 64-bit OS.


Product Support
================

If you run into issues or have any questions, please post on the API Monitor
Product Support Forums at http://www.rohitab.com/discuss/forum/1-api-monitor/


Useful Links
============

Homepage:       http://www.rohitab.com/
Product Info:   http://www.rohitab.com/apimonitor/
Tutorials:      http://www.rohitab.com/category/api-monitor-tutorials
Support Forum:  http://www.rohitab.com/discuss/forum/1-api-monitor/
IRC Channel:    http://irc.rohitab.com/
Downloads:      http://www.rohitab.com/downloads

About

enables developers to hook into existing Win32 API functions at runtime, allowing them to monitor, extend, or alter the behavior of these functions and check the function calls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published