Rawra
-
PolyHook2.
by: RawraNET - 11,122 total downloads
- last updated 9/4/2026
- Latest version: 1.1.9
A P/Invoke library for the native CPolyHook2 library -
- 1,548 total downloads
- last updated 7/28/2026
- Latest version: 1.6.6
A library to help interop with foreign calling conventions (x86) for .NET -
- 962 total downloads
- last updated 9/21/2026
- Latest version: 1.5.0
Backend-agnostic contracts (interfaces, delegates, exceptions, policy enums, and ABI descriptors) shared by RedBird hooking packages. Has no dependency on an architecture implementation. -
RedBird.
by: RawraCore - 820 total downloads
- last updated 9/21/2026
- Latest version: 1.5.0
Architecture-agnostic foundation: Windows P/Invoke surface, native memory allocation/pooling, pattern scanning, managed native-memory wrappers, and Iced code reader/writer adapters shared by every... More information -
- 597 total downloads
- last updated 9/21/2026
- Latest version: 1.5.0
A managed x86 function-detour engine, based on PolyHook2 -
RedBird.
by: RawraX64 - 569 total downloads
- last updated 9/21/2026
- Latest version: 1.5.0
Advanced x64 inline hooking for .NET: instruction/function walkers, transactional hook installation, stateful assembly patches, and CPU-context-aware detours built on Iced and PolyHook2. -
RedBird.
by: RawraX86 - 565 total downloads
- last updated 9/21/2026
- Latest version: 1.5.0
x86 (32-bit) inline hooking backend. -
- 561 total downloads
- last updated 9/21/2026
- Latest version: 1.5.0
A managed x64 function-detour engine, based on PolyHook2 -
- 508 total downloads
- last updated 9/21/2026
- Latest version: 1.5.0
A library for advanced native hooking in .NET. This meta-package pulls in the supported x64 and x86 architecture packages; reference RedBird.X64 or RedBird.X86 directly if you only need one. -
- 510 total downloads
- last updated 9/21/2026
- Latest version: 1.5.0
MinHook.NET detour engine for RedBird. Implements IHookBackend so transactions can install function detours through MinHook.NET, a fully managed port of MinHook. Windows-only, but works on both x86 and x64. -
- 451 total downloads
- last updated 9/21/2026
- Latest version: 1.5.0
Calling-convention intermediary stubs for RedBird native detours. -
- 440 total downloads
- last updated 9/21/2026
- Latest version: 1.5.0
PolyHook2 detour engine for RedBird. Implements IHookBackend so transactions can install function detours through PolyHook2.NET. Swap it for any other engine by referencing a different backend package. -
- 299 total downloads
- last updated 9/22/2025
- Latest version: 1.0.0
Provides attribute-based, high-performance hooking for PolyHook2.NET using a source generator.