awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesUser-Mode Code Injectors

Utilities that insert custom machine code into the address space of running user-mode processes.

Distinguishing note: Candidates focus on emulation or specific Android processes; this is a general Windows user-mode injector.

Explore 1 awesome GitHub repository matching operating systems & systems programming · User-Mode Code Injectors. Refine with filters or upvote what's useful.

Awesome User-Mode Code Injectors GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ramensoftware/windhawkالصورة الرمزية لـ ramensoftware

    ramensoftware/windhawk

    7,129عرض على GitHub↗

    Windhawk is a Windows OS modding framework and user-mode code injector designed to customize the behavior of Windows applications and system components. It functions as a process customization tool and API hooking engine that allows for the insertion of custom logic into running programs. The framework enables software behavior modification and user interface tweaking without requiring access to the original source code. This is achieved by intercepting function calls and altering how software interacts with the operating system to implement patches or feature enhancements. The system covers

    Provides a utility for inserting custom logic into running Windows programs to implement patches.

    C++
    عرض على GitHub↗7,129
  1. Home
  2. Operating Systems & Systems Programming
  3. User-Mode Code Injectors