EasyHook/EasyHook
EasyHook - The reinvention of Windows API Hooking observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4042
- days_rel: n/a
- days_push: 951
- n_releases_24m: 0
Adoption not part of the score
3292 stars · 672 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
EasyHook is a Windows API hooking library that lets you intercept and extend unmanaged code APIs with managed (.NET) or native hook handlers. It supports 32- and 64-bit Windows targets and can inject .NET assemblies or native DLLs into running processes.
Use cases
- hook Windows API functions in a running process
- inject a .NET assembly into a native application
- intercept function calls for debugging or tracing
- extend unmanaged code with managed hook handlers
- monitor API calls in 32- and 64-bit Windows processes
- build instrumentation or anti-cheat research tools
When to choose
- you need to hook Windows APIs from managed .NET code
- you need to inject into both 32-bit and 64-bit processes
- you want a mature, MIT-licensed hooking library with COM interface support
When to avoid
- you target Linux or macOS - EasyHook is Windows-only
- you need .NET Core/.NET 5+ injection - it supports .NET Framework 3.5/4.0
- you need a cross-platform hooking solution
Facets
library · maturity maintenance
security reverse-engineering developer-tools security reverse-engineering windows developer-tools windows cpp dotnet api-hooking dll-injection interception native-code managed-code x64 x86
2 sources
- readme: https://github.com/EasyHook/EasyHook · fetched 2026-08-28 · 408e6c0cbdd8
- homepage: https://easyhook.github.io · fetched 2026-08-29 · a779ffa5ca9f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| EasyHook/EasyHook | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="EasyHook/EasyHook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem