Introduction - If you have any usage issues, please Google them yourself
Source tool for developers who work with C#to fully implement NtHookEngine.dll.
An extremely powerful way to implement hooks or "detours" because the only source code you need to work with is C#. It does not require C++ or any unmanaged coding languages to implement them. I recommend reading Daniel Pistelli s original article if you wish to see just how brilliant his engine is designed and built. This code should help people utilize the powerful engine with absurd efficiency.