awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesSyscall Table Hooking

The process of modifying the system call table to intercept and redirect kernel requests.

Distinct from System Call Table Inspection: Candidates cover inspection or indirect calls, but not the actual modification/hooking of the table.

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

Awesome Syscall Table Hooking GitHub Repositories

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

    bmax121/APatch

    7,103Auf GitHub ansehen↗

    APatch is a suite of utilities for Android designed to provide kernel-level root access, manage system modules, and inject custom code into the kernel. It functions as a root tool and system module loader that allows for administrative privileges and device customization. The project distinguishes itself by injecting root capabilities directly into the kernel space to increase stealth and system-level authority. It utilizes a key-based authorization system to manage high-privilege access and prevent unauthorized administrative control of the device. The system modifies operating system behav

    Intercepts system call requests by modifying the kernel table to redirect execution flow.

    Kotlinandroidinline-hookkernel
    Auf GitHub ansehen↗7,103
  1. Home
  2. Operating Systems & Systems Programming
  3. Syscall Table Hooking