Use this tag when your code uses the EasyHook open-source library that supports hooking unmanaged APIs with managed code.
Use this tag when your code uses the EasyHook open-source library that supports hooking unmanaged APIs with managed code.
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. EasyHook supports injecting assemblies built for .NET Framework as well as native DLLs.