Deviare API Hook 1.0.1
Deviare API Hook

Deviare contains Hook Applications that let the user monitor API calls and watch values of all parameter types. It support structures, arrays and display them expanded. These applications contains source code to show how it is achieved and the developer can change it to use them as needed. Deviare contains examples in C#, C++, Python and VB.
Deviare has a built-in database were all datatypes are stored. A parameter can be casted to be interpreted as another type. This is very useful with variable parameter types like LPARAM and WPARAM used in SendMessage, PostMessage, etc. C# Application supports
lots of Windows Messages. LPARAM and WPARAM parameters of user32.dll functions DispatchMessage, PostMessage, SendMessage, PeekMessage and GetMessage are interpreted as the real data type that they are.
