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

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

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

6 مستودعات

Awesome GitHub RepositoriesApplication Logic Modifications

Runtime alterations to the internal logic of third-party applications.

Distinct from Application Logic Frameworks: Candidates focused on backend architectures or system rollbacks, not runtime application patching

Explore 6 awesome GitHub repositories matching operating systems & systems programming · Application Logic Modifications. Refine with filters or upvote what's useful.

Awesome Application Logic Modifications GitHub Repositories

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

    JingMatrix/LSPosed

    11,494عرض على GitHub↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    Alters internal application logic to introduce new functions or change operational constraints.

    Javaandroidarthooklsposed
    عرض على GitHub↗11,494
  • bang590/jspatchالصورة الرمزية لـ bang590

    bang590/JSPatch

    11,330عرض على GitHub↗

    JSPatch is a JavaScript native bridge and method swizzler that allows for the dynamic injection of logic into a hosted native environment. It functions as a cross-language data mapper and execution engine, enabling the replacement of native function pointers with JavaScript wrappers to modify application behavior at runtime. The project provides the ability to perform runtime application patching by overriding native class methods and object properties. This allows for the modification of application logic and the application of hotfixes using JavaScript code loaded from local files or remote

    Overrides native classes and methods at runtime using JavaScript to apply hotfixes without redistributing the app.

    Objective-C
    عرض على GitHub↗11,330
  • nobyda/scriptالصورة الرمزية لـ NobyDa

    NobyDa/Script

    8,460عرض على GitHub↗

    Script is a collection of scripts and rule-sets designed for iOS proxy tools to modify mobile application behavior, filter network traffic, and automate interactions with online services. It provides a library of scripts and a network filter to manage how applications communicate with web services. The project enables the unlocking of premium features, memberships, and VIP content within third-party applications. It also allows for the bypass of geographical restrictions on downloads and the removal of advertisements from mobile application interfaces. The toolset covers the automation of we

    Implements runtime alterations to the internal logic of third-party iOS applications to modify behavior.

    JavaScriptjsboxloonnobyda
    عرض على GitHub↗8,460
  • qnblackcat/uyouplusالصورة الرمزية لـ qnblackcat

    qnblackcat/uYouPlus

    7,647عرض على GitHub↗

    uYouPlus is a modified iOS application binary that removes advertisements and unlocks premium playback features for non-jailbroken devices. It functions as an ad-blocking video client and enhanced video player designed to be installed via external signing tools rather than the official app store. The project enables the skipping of sponsored content using a community-driven database and allows users to bypass age restrictions and premium prompts. It unlocks high-resolution streaming options, including 2K and 4K playback, and supports background media playback and picture-in-picture mode. The

    Provides a modified iOS application binary that removes ads and unlocks premium features.

    Logos
    عرض على GitHub↗7,647
  • naituw/ipapatchالصورة الرمزية لـ Naituw

    Naituw/IPAPatch

    5,211عرض على GitHub↗

    IPAPatch هي أداة لتصحيح تطبيقات iOS وأدوات القياس الثنائية. تم تصميمها لحقن مكتبات ديناميكية وأطر عمل مخصصة في حزم التطبيقات التي تم فك تشفيرها لتعديل سلوك وقت التشغيل دون الحاجة إلى جهاز مكسور الحماية (jailbroken). تعمل الأداة كواجهة مصحح أخطاء خارجية، مما يجهز التطبيقات للسماح بضبط نقاط التوقف وفحص الكائنات في الوقت الفعلي. تتيح دمج أطر عمل خدمات الطرف الثالث في التطبيقات الحالية لإضافة قدرات جديدة أو أدوات فحص متخصصة. يغطي المشروع التعديل الثنائي، بما في ذلك تصحيح أوامر تحميل الملفات التنفيذية وتعديل بيانات الاستحقاق. كما يتعامل مع تطبيق هويات التوقيع المخصصة لتلبية فحوصات أمان النظام بعد التعديل.

    Processes decrypted IPA packages to make the binary readable for modification and injection.

    Objective-Chackinghacking-toolios
    عرض على GitHub↗5,211
  • morpheapp/morphe-patchesالصورة الرمزية لـ MorpheApp

    MorpheApp/morphe-patches

    2,550عرض على GitHub↗

    This project provides a collection of patches and modification sets for Android applications. It focuses on enhancing media consumption through the removal of advertisements and sponsored segments, while enabling deep customization of application interfaces and internal behaviors. The project employs system-level modifications, including binary hooking, bytecode manipulation, and dynamic memory patching, to override default application restrictions. These capabilities allow for the restoration of push notifications via signature spoofing, the suppression of screenshot alerts, and the automati

    Implements runtime alterations to the internal logic of third-party applications to bypass restrictions and modify behavior.

    Java
    عرض على GitHub↗2,550
  1. Home
  2. Operating Systems & Systems Programming
  3. Application Logic Modifications

استكشف الوسوم الفرعية

  • Binary IPA ModificationsAltering the compiled application binary to inject new logic and bypass restrictions. **Distinct from Application Logic Modifications:** Specific to the modification of IPA binaries for iOS, whereas general logic modifications can be runtime-only.