Apps Like EasyHook & Comparison with Popular Alternatives For Today

EasyHook The reinvention of Windows API Hooking Created by EasyHook was originally released by Christoph Husse in 2008 and since 2012 has been maintained by Justin Stenning (@spaz… EasyHook makes it possible to extend (via hooking) unmanaged code APIs with pure managed functions, from within a fully managed environment on 32- or 64-bit Windows XP SP2, Windows Vista x64, Windows Server 2008 x64, Windows 7, Windows 8.1, and Windows 10.EasyHook supports injecting assemblies built for .NET Framework 3.5 / 4.0+ as well as native DLLs.FeaturesA “Thread Deadlock Barrier” deals with many core problems when hooking unknown APIs; this technology is unique to EasyHookYou can write managed hook handlers for unmanaged APIsYou can use all the convenience managed code provides, like .NET Remoting, WPF and WCF.NET assemblies are injected into a new AppDomain where possible, ensuring that your assemblies are completely unloaded from the target when detachedYou can write injection libraries and host processes compiled for AnyCPU, which allows you to inject your assembly into both 32- and 64-bit processes from 64- and 32-bit processes.Your .NET assemblies do not need to be registered in the Global Assembly Cache (GAC) – greatly simplifying development and releasesEasyHook supports RIP-relative address relocation for 64-bit targets.Support for hooking COM interfacesA documented, pure unmanaged hooking APINo resource or memory leaks are left in the targetEasyHook32.dll and EasyHook64.dll are native libraries that can be used without any .NET framework installedAll hooks are installed and automatically removed in a stable mannerSupport for Thread ACLs to control which threads will use the hookExperimental stealth injection mechanism that won’t raise attention of AV SoftwareManaged/Unmanaged module stack trace inside a hook handlerGet calling managed/unmanaged module inside a hook handlerCreate custom stack traces inside a hook handlerNo unpacking/installation necessary.The Visual Studio redistributables are not required.

Find Top 10
EasyHook
Alternatives

# Image App Name Features Platforms Price Website Link
1 Apps Like EasyHook & Comparison with Popular Alternatives For Today 1 Microsoft Research Detours Windows Commercial Website
3 Apps Like EasyHook & Comparison with Popular Alternatives For Today 2 Deviare API Hook Windows Free Website