Low-overhead native hooking and instrumentation.
hookforge is a collection of systems-level hooking, injection, and runtime instrumentation projects focused on native platforms and systems languages.
sighook- multi-platform runtime instrumentation and inline hooking in Rustzighook- Zig-native runtime patching and trap-based hookingptracehook- ptrace-based hooking experiments and toolinginsert-dylib- Mach-O dylib insertion tooling
- trap-based instrumentation
- inline patching
- control-flow redirection
- native injection workflows
- low-overhead hooking primitives
- systems-language implementations