Skip to content
@hookforge

hookforge

Low-overhead native hooking and instrumentation

hookforge

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.

Projects

  • sighook - multi-platform runtime instrumentation and inline hooking in Rust
  • zighook - Zig-native runtime patching and trap-based hooking
  • ptracehook - ptrace-based hooking experiments and tooling
  • insert-dylib - Mach-O dylib insertion tooling

Focus

  • trap-based instrumentation
  • inline patching
  • control-flow redirection
  • native injection workflows
  • low-overhead hooking primitives
  • systems-language implementations

Popular repositories Loading

  1. sighook sighook Public

    A multi-platform runtime instrumentation and inline hooking crate.

    Rust 43 3

  2. insert-dylib insert-dylib Public

    Mach-O insert dylib

    Rust 3

  3. zighook zighook Public

    Zig runtime patching and hook framework for reverse engineering.

    Zig 2

  4. zrwrite zrwrite Public

    Zig 2 1

  5. ptracehook ptracehook Public

    Rust 1

  6. .github .github Public

    Organization profile and defaults for hookforge

Repositories

Showing 7 of 7 repositories
  • sighook Public

    A multi-platform runtime instrumentation and inline hooking crate.

    hookforge/sighook's past year of commit activity
    Rust 43 LGPL-2.1 3 0 0 Updated Aug 12, 2026
  • zrwrite Public
    hookforge/zrwrite's past year of commit activity
    Zig 2 1 0 0 Updated Mar 27, 2026
  • zighook Public

    Zig runtime patching and hook framework for reverse engineering.

    hookforge/zighook's past year of commit activity
    Zig 2 GPL-2.0 0 0 0 Updated Mar 19, 2026
  • zydis-zig Public
    hookforge/zydis-zig's past year of commit activity
    C 0 0 0 0 Updated Mar 19, 2026
  • .github Public

    Organization profile and defaults for hookforge

    hookforge/.github's past year of commit activity
    0 0 0 0 Updated Mar 19, 2026
  • insert-dylib Public

    Mach-O insert dylib

    hookforge/insert-dylib's past year of commit activity
    Rust 3 MIT 0 0 0 Updated Mar 8, 2026
  • ptracehook Public
    hookforge/ptracehook's past year of commit activity
    Rust 1 0 0 0 Updated Feb 8, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Rust Zig C

Most used topics

Loading…