awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSystem Call Hooking

Interception of low-level operating system function calls to monitor internal state.

Distinct from Kernel-Level Hooking: Specifically targets the interception of system-level calls rather than general kernel modification.

Explore 1 awesome GitHub repository matching operating systems & systems programming · System Call Hooking. Refine with filters or upvote what's useful.

Awesome System Call Hooking GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • zixun/godeyeAvatar zixun

    zixun/GodEye

    3,879Vezi pe GitHub↗

    GodEye is a runtime instrumentation tool and observability framework for Swift mobile applications. It functions as a mobile application debugger and in-process diagnostic overlay, providing a visual interface rendered directly over active applications to monitor metrics and inspect system states without requiring changes to the original source code. The framework enables real-time analysis through a suite of debugging workflows. It captures diagnostic data using method swizzling and system-level hooking to intercept function calls and monitor internal application behavior. The tool covers s

    Diverts low-level OS function calls to capture internal system state and monitor application behavior.

    Swift
    Vezi pe GitHub↗3,879
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel-Level Hooking
  4. System Call Hooking