awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • zixun/godeyeAvatar von zixun

    zixun/GodEye

    3,879Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,879
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel-Level Hooking
  4. System Call Hooking