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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesProcess Injection Libraries

Libraries designed to be injected into a running process to intercept calls or monitor behavior.

Distinct from Out-of-Process Sampling: None of the candidates cover the general architectural pattern of injecting a library into another process for monitoring.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Process Injection Libraries. Refine with filters or upvote what's useful.

Awesome Process Injection Libraries GitHub Repositories

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

    baldurk/renderdoc

    10,823GitHub पर देखें↗

    RenderDoc is a cross-platform graphics frame debugger and GPU profiler used to capture and analyze 3D graphics API calls and state for a single frame of rendering. It functions as a debugging tool for Vulkan, OpenGL, OpenGL ES, and Direct3D 11 and 12. The tool provides specialized debugging capabilities for inspecting graphics pipelines and resource states across Windows, Linux, Android, and Nintendo Switch. It enables the analysis of DirectX shaders, OpenGL application profiling, and Vulkan API development to verify rendering behavior and fix visual bugs.

    Inserts a monitoring library into the target application process to intercept graphics calls without modifying the executable.

    C++
    GitHub पर देखें↗10,823
  1. Home
  2. Operating Systems & Systems Programming
  3. Process Injection Libraries