|
API Monitor 1.5b
|
|
Hits: 34 |
|
Date added: 02/11/2007 |
|
API Monitor is a software that monitors and displays API calls made by applications. Its a powerful tool for seeing how Windows and other applications work or tracking down problems that you have in your own applications. The current version include Filters to monitor the following API Categories. Since API Monitor is a User-Mode application, it can only monitor API's called by User-Mode applications. API's called by drivers will not be monitored. NT Services cannot be monitored using this version of API monitor. |
|
|
|
|
Service Wrapper 2
|
|
Hits: 21 |
|
Date added: 01/19/2007 |
|
A normal exe file can't be started as a service, because it can't interact with the service Control Manager. This is an example service that basically installs itself as a System process and runs the executable specified in the ini file every time Windows starts. This way normal files can be started as services. |
|
|
|
|
DLL Injector
hot!
|
|
Hits: 86 |
|
Date added: 01/17/2007 |
|
Inject injects the dll into the process specified by Executable while Inject All injects the dll into all running processes. |
|
|
|
|
srue
|
|
Hits: 8 |
|
Date added: 11/21/2006 |
|
Simple perl script to do some things on text files. |
|
|
|
|
Ping.c
|
|
Hits: 17 |
|
Date added: 11/10/2006 |
|
Simple ping utility using SOCK_RAW. |
|
|
|