C# (CSharp) Detours Namespace

Classes

Name Description
Hook Handles unmanaged API hooking.
HookInstallFailedException Thrown if a hook cannot be installed.
HookNotFoundException Thrown if a hook cannot be found.
HookUninstallFailedException Thrown if a hook cannot be removed.
Memory Static memory methods.