With Deviare you can...
 |
List processes and modules. |
 |
 |
List exported functions of modules. |
 |
 |
Hook applications writing handlers in your own application space, using any programming language that supports COM (e.g.: C++, VB, C#, VB.NET, etc.). |
 |
 |
Hook applications on startup. |
 |
 |
Hook all user applications. |
 |
 |
Read and modify parameters before the hooked function is called, and after the call. |
 |
 |
Skip the call of a previous function and set the return value. |
 |
 |
Test all the features with a C++ example. |
 |
 |
Test basic functionality with VB and C# examples. |
 |