awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesInline Kernel Hooking

Techniques for overwriting kernel instructions to redirect execution flow to custom code.

Distinct from Kernel Event Hooks: The candidates focus on event binding or auditing; this is specifically about memory-level instruction overwriting.

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

Awesome Inline Kernel Hooking GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • bmax121/apatchbmax121 का अवतार

    bmax121/APatch

    7,103GitHub पर देखें↗

    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

    Implements inline hooks in kernel memory to detour execution and modify system behavior in real-time.

    Kotlinandroidinline-hookkernel
    GitHub पर देखें↗7,103
  1. Home
  2. Operating Systems & Systems Programming
  3. Inline Kernel Hooking