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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesDriver Hooking Frameworks

Techniques and tools for intercepting and redirecting function calls within kernel-level drivers.

Distinct from Driver Capability Querying: Focuses on the mechanism of hooking driver functions to change behavior, not the purpose of querying or installing drivers.

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

Awesome Driver Hooking Frameworks GitHub Repositories

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

    DualCoder/vgpu_unlock

    5,267GitHub पर देखें↗

    vgpu_unlock is a set of software tools and driver modifications designed to unlock enterprise-grade virtualization features on consumer graphics hardware. It functions as a vGPU unlock tool and hardware device ID spoofer that allows a single graphics card to be shared across multiple virtual machines. The project achieves this by employing driver-level hooking, dynamic memory patching, and kernel-level device spoofing. These techniques intercept hardware identification queries and modify the operational state of the GPU driver at runtime to bypass manufacturer-imposed software restrictions.

    Employs driver-level hooking to redirect internal GPU driver calls and unlock restricted virtualization capabilities.

    C
    GitHub पर देखें↗5,267
  1. Home
  2. Operating Systems & Systems Programming
  3. Driver Hooking Frameworks