| Company | Nektra Advanced Computing |
| Website | nektra.com |
| Blog | blog.nektra.com/main |
| Stage | Live |
| Launched | 2007 |
With Deviare you can program a hook handler in your own process to get called when any API function is called in the remote process.
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.
Spy and learn about the Operating System’s internal behavior, and the external applications’ behavior, without having access to their source code.
Trace and debug applications’ code execution, making visible its API calls and its functions’ parameters, without having access to their source code.
Get in control of the Operating System’s processes, to monitor, filter and modify their behavior, to inject your own code and to extend their standard functionality.