RedBird
RedBird.NET is a managed native-hooking toolkit for .NET 10 and .NET Framework 4.8. It provides architecture-specific hook libraries, swappable detour backends, transaction-based installation, runtime-assembled executable functions, and ABI intermediary stubs.
Start with Getting started, then choose the guide matching your use case:
Warning
A native hook runs inside its host process. An incorrect address, delegate signature, convention, or lifetime can terminate or corrupt that process. Only hook software you are authorized to inspect or modify.