Deviare API Hook
Deviare API Hook: Open-Source Windows API Hooking Library
Monitor, trace, and debug applications without modifying original code with Deviare API Hook, an open-source Windows API hooking library.
What is Deviare API Hook?
Deviare API Hook is an open-source Windows API hooking library that provides developers with the ability to intercept calls to API functions, modify function parameters and return values on-the-fly. It works by inserting hooks into running processes and DLLs without the need to modify original code.
Some key features of Deviare API Hook include:
- Intercepting API calls of a specific process or all processes
- Accessing function parameters before a call is executed and modifying return values after
- Tracing API calls to log parameters, return values, exceptions etc.
- Hooking both exported and non-exported API functions
- Supporting both 32-bit and 64-bit applications
- Providing a C/C++ API for hook development
- Using a plugin architecture to inject hook DLLs into target processes
Deviare API Hook enables developers to monitor, trace and debug applications without having access to or needing to modify original source code. It has uses in QA testing, performance profiling, security audits, cheat detection in games and more. The open-source library works on Windows XP and above.
Deviare API Hook Features
Features
- API hooking
- Function parameter and return value modification
- API call interception
- Application monitoring, tracing and debugging
Pricing
- Open Source
Pros
Cons
Reviews & Ratings
Login to ReviewThe Best Deviare API Hook Alternatives
View all Deviare API Hook alternatives with detailed comparison →
Top Development and Debugging Tools and other similar apps like Deviare API Hook
Here are some alternatives to Deviare API Hook:
Suggest an alternative ❐Microsoft Research Detours
EasyHook
MadCodeHook