Mhook Alternatives
Mhook is described as 'If you dabble in this area then you’ll already know that Microsoft Research's Detours pretty much sets the benchmark when it comes to API hooking' and is an app in the Development category. There are four alternatives to Mhook for Windows. The best alternative is Microsoft Research Detours. It's not free, so if you're looking for a free alternative, you could try Deviare In-Process or HookInjEx.
- Microsoft Research Detours v3 Professional is a library for instrumenting arbitrary Win32 functions on x86, x64, and IA64 machines. Now you can intercept Win32 functions by re-writing the in-memory code for target functions. View 6 alternatives to Microsoft Research Detours
- Deviare In-Process is a code interception engine for Microsoft Windows®. It is a dual license library, GPLv3 and Commercial. The source code is available at GitHub. View 4 alternatives to Deviare In-Process
- Demo application demonstrating how to inject code into another processes address space, and then execute it in the context of this process. View 4 alternatives to HookInjEx
- This software allows you to monitor and/or modify any function of a process for any calling convention (stdcall or cdecl). View 5 alternatives to WinAPIOverride