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

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

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

11 مستودعات

Awesome GitHub RepositoriesProcess Injection Modules

Utilities for loading custom libraries into the address space of external processes to override native function calls.

Distinct from Dynamic UI Injection: Distinct from dynamic UI injection: focuses on low-level library injection for function overriding rather than UI component composition.

Explore 11 awesome GitHub repositories matching user interface & experience · Process Injection Modules. Refine with filters or upvote what's useful.

Awesome Process Injection Modules GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tkkk-ioser/wechatplugin-macosالصورة الرمزية لـ TKkk-iOSer

    TKkk-iOSer/WeChatPlugin-MacOS

    14,274عرض على GitHub↗

    This project is a set of extensions for the WeChat macOS application designed to modify client behavior and unlock hidden features. It functions as a client modification framework and a multi-account manager, allowing users to launch and operate several independent instances of the application on a single machine. The tool distinguishes itself through deep integration with the operating system, enabling the execution of macOS system commands and remote administration via incoming chat messages. It also provides productivity extensions that connect chat lists and conversation histories to exte

    Implements low-level library injection into the application process to intercept native function calls and extend functionality.

    Objective-Calfred-workflowmacosplugin
    عرض على GitHub↗14,274
  • sunnyyoung/wechattweakالصورة الرمزية لـ sunnyyoung

    sunnyyoung/WeChatTweak

    13,742عرض على GitHub↗

    WeChatTweak is a desktop application modifier designed to extend the functionality of the WeChat messaging client. It operates by injecting custom code into the application's runtime environment to alter its behavior, allowing users to bypass native constraints and manage their messaging experience with greater control. The tool enables users to run multiple instances of the messaging client simultaneously on a single machine, facilitating concurrent session management for different accounts. It also provides mechanisms to preserve message history by intercepting and retaining content that th

    Provides low-level library injection to override native function calls within the messaging client process.

    Swiftalfredalfred-workflowmacos
    عرض على GitHub↗13,742
  • vendicated/vencordالصورة الرمزية لـ Vendicated

    Vendicated/Vencord

    12,733عرض على GitHub↗

    Vencord is a modification framework designed for the desktop and web versions of Discord. It functions as a client-side utility that enables users to extend the platform's native capabilities and modify its visual interface through the injection of custom scripts and stylesheets. The project utilizes a modular architecture that allows for the loading of isolated plugins, which hook into internal application events to introduce new tools and features. By intercepting internal message streams and function calls, the framework enables granular control over the application's behavior, while its s

    Modifies the application process at startup by dynamically inserting custom JavaScript modules into the execution context.

    TypeScriptdiscordmodplugins
    عرض على GitHub↗12,733
  • mrpond/blockthespotالصورة الرمزية لـ mrpond

    mrpond/BlockTheSpot

    12,524عرض على GitHub↗

    BlockTheSpot is a utility designed to modify the behavior of the Spotify desktop application. It functions as an audio stream modifier and media patch, altering the application's runtime execution to remove built-in limitations. The tool specifically targets the suppression of audio and video advertisements during media sessions. It also removes navigation restrictions, allowing users to bypass track skipping limits within the desktop player. These modifications are achieved through dynamic library injection and function hooking, which intercept and redirect execution flow within the applica

    Loads custom libraries into the address space of external processes to override native function calls.

    C++adsblockblockthespotspotify
    عرض على GitHub↗12,524
  • snowie2000/mactypeالصورة الرمزية لـ snowie2000

    snowie2000/mactype

    11,819عرض على GitHub↗

    MacType is a system-level utility that replaces the default Windows font rasterization engine. It functions as a background service that intercepts and modifies font rendering calls to provide custom anti-aliasing, weight, and contrast adjustments for desktop applications. The software operates by injecting custom libraries into running processes to override standard text layout and graphics routines. It utilizes a shared memory space to apply configuration updates across multiple processes instantly, allowing for granular control over visual parameters such as gamma, hinting, and font substi

    Injects custom libraries into running processes to replace native font drawing functions.

    C++directwritefontfont-rendering
    عرض على GitHub↗11,819
  • xupefei/locale-emulatorالصورة الرمزية لـ xupefei

    xupefei/Locale-Emulator

    11,301عرض على GitHub↗

    Locale-Emulator is an application compatibility layer designed to run software within specific regional and timezone environments. It functions as a regional environment simulator, allowing users to execute programs with custom locale settings to resolve compatibility issues often found in legacy software. The tool operates by intercepting system calls and redirecting requests for locale-specific information, such as character encoding and regional data. By utilizing a translation layer between Unicode and legacy character sets, it ensures that applications relying on older code pages can ren

    Intercepts system calls by injecting dynamic libraries into target processes to redirect locale-specific information requests.

    C#
    عرض على GitHub↗11,301
  • playcover/playcoverالصورة الرمزية لـ PlayCover

    PlayCover/PlayCover

    10,867عرض على GitHub↗

    PlayCover is a desktop mobile application wrapper that enables mobile software to run on macOS. It functions as a virtualization layer, providing a compatibility environment that allows users to execute mobile applications directly on desktop hardware. The project distinguishes itself by bridging the gap between mobile and desktop operating systems through a combination of binary patching and system framework emulation. It maps touch-based gestures and screen interactions to standard desktop peripherals, allowing users to control mobile games and applications using a keyboard, mouse, or contr

    Loads custom code into application processes to bridge mobile frameworks to the host operating system.

    Swift
    عرض على GitHub↗10,867
  • lsposed/lspatchالصورة الرمزية لـ LSPosed

    LSPosed/LSPatch

    9,196عرض على GitHub↗

    LSPatch is an Android runtime hooking tool and non-root app patcher. It provides a non-root implementation of the Xposed framework, allowing for the modification of Android application behavior without requiring administrative system access. The project enables the integration of Xposed modules into specific applications by embedding the necessary API components directly into the application package. This allows for application sandbox customization and the execution of framework modules on standard devices. The framework achieves these modifications through dex-based method hooking, dynamic

    Injects native libraries into the application process to allow low-level memory manipulation and system call intercepts.

    Java
    عرض على GitHub↗9,196
  • codetips/baidunetdiskplugin-macosالصورة الرمزية لـ CodeTips

    CodeTips/BaiduNetdiskPlugin-macOS

    8,844عرض على GitHub↗

    BaiduNetdiskPlugin-macOS is a suite of macOS system extensions and tools designed to remove download speed limits and unlock premium features for the Baidu Netdisk client. It functions as a download speed unblocker and premium feature unlocker to enable maximum data transfer rates and activate SVIP status. The project includes a software update blocker that prevents the client from performing automatic updates to preserve the applied modifications. It achieves these results by removing local data transfer rate restrictions and eliminating trial duration limits.

    Loads custom libraries into the running process to override internal function behavior.

    Objective-C
    عرض على GitHub↗8,844
  • darthton/blackboneالصورة الرمزية لـ DarthTon

    DarthTon/Blackbone

    5,431عرض على GitHub↗

    Blackbone عبارة عن مجموعة من الأدوات المتخصصة لمسح الذاكرة، وحقن العمليات، وواجهات برامج تشغيل النواة (kernel-driver) المستخدمة للتلاعب ببيئة تنفيذ Windows. يوفر إطار عمل لتنفيذ كود عن بُعد، وتعيين صور الملفات القابلة للتنفيذ (portable executable)، وإدارة الخيوط عبر حدود العمليات المختلفة. يتضمن المشروع برنامج تشغيل ذاكرة النواة للوصول إلى ذاكرة النواة وتعديل حقوق المقبض (handle rights) لإخفاء التخصيصات عن اكتشاف وضع المستخدم. كما يتميز بمكتبة لاعتراض استدعاءات الوظائف في العمليات البعيدة باستخدام مقاطعات البرامج ونقاط التوقف العتادية. تغطي مجموعة الأدوات قدرات أوسع في التلاعب بالذاكرة الافتراضية، مثل القراءة والكتابة وتخصيص الذاكرة في العمليات المحلية أو البعيدة. كما توفر أدوات مساعدة للبحث عن أنماط الذاكرة لتحديد تسلسلات بايت معينة وإدارة الوحدات لحقن أو إخراج الملفات الثنائية.

    Handles the injection and ejection of custom libraries into external process address spaces.

    C++
    عرض على GitHub↗5,431
  • sonic2kk/steamtinkerlaunchالصورة الرمزية لـ sonic2kk

    sonic2kk/steamtinkerlaunch

    2,802عرض على GitHub↗

    Steamtinkerlaunch is a game launch wrapper and Wine prefix orchestrator designed to manage the execution environment of games on Linux. It functions as a compatibility layer manager that downloads and organizes custom Wine and Proton versions, while creating isolated filesystem hierarchies and registry hives to prevent configuration conflicts between games. The project specializes in automating the installation of mod managers and script extenders within these isolated environments. It acts as a post-processing shader injector, managing the installation and dynamic library overrides required

    Implements library injection to override native function calls for modding tools and visual shaders.

    Shellbashgame-commandgame-launch
    عرض على GitHub↗2,802
  1. Home
  2. User Interface & Experience
  3. Dynamic UI Injection
  4. Process Injection Modules