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

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

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

1 مستودع

Awesome GitHub RepositoriesUser-Space Process Patching

Runtime modification of user-space processes and shared libraries across different CPU architectures.

Distinct from 32/64-bit Architecture Support: Focuses on modifying the behavior of active processes rather than just providing architecture support.

Explore 1 awesome GitHub repository matching operating systems & systems programming · User-Space Process Patching. Refine with filters or upvote what's useful.

Awesome User-Space Process Patching GitHub Repositories

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

    acidanthera/Lilu

    3,845عرض على GitHub↗

    Lilu is a kernel patching engine and runtime code injection framework designed to modify kernel drivers and libraries in memory. It functions as an operating system customization framework that intercepts function calls and redirects execution flow within the kernel to resolve hardware compatibility issues and adjust system stability. The project employs a modular platform that allows for the injection of code and the modification of system libraries during the boot process without altering files on disk. It utilizes a plugin-based extension architecture and a standardized API interface to lo

    Changes the behavior of user-space processes and libraries at runtime for both 64-bit and 32-bit architectures.

    C
    عرض على GitHub↗3,845
  1. Home
  2. Operating Systems & Systems Programming
  3. User-Space Process Patching