awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • jingmatrix/lsposedAvatar de JingMatrix

    JingMatrix/LSPosed

    11,494Ver en 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
    Ver en GitHub↗11,494
  • bang590/jspatchAvatar de bang590

    bang590/JSPatch

    11,330Ver en 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
    Ver en GitHub↗11,330
  • nobyda/scriptAvatar de NobyDa

    NobyDa/Script

    8,460Ver en 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
    Ver en GitHub↗8,460
  • qnblackcat/uyouplusAvatar de qnblackcat

    qnblackcat/uYouPlus

    7,647Ver en 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
    Ver en GitHub↗7,647
  • naituw/ipapatchAvatar de Naituw

    Naituw/IPAPatch

    5,211Ver en GitHub↗

    IPAPatch es una herramienta de parcheo e instrumentación binaria de aplicaciones iOS. Está diseñada para inyectar librerías dinámicas y frameworks personalizados en paquetes de aplicaciones descifrados para modificar el comportamiento en tiempo de ejecución sin requerir un dispositivo con jailbreak. La herramienta funciona como una interfaz de depurador externo, preparando las aplicaciones para permitir el establecimiento de puntos de interrupción y la inspección de objetos en tiempo real. Permite la integración de frameworks de servicios de terceros en aplicaciones existentes para añadir nuevas capacidades o herramientas de inspección especializadas. El proyecto cubre la modificación binaria, incluyendo el parcheo de comandos de carga ejecutables y la modificación de manifiestos de derechos. También maneja la aplicación de identidades de firma personalizadas para satisfacer las comprobaciones de seguridad del sistema después de la modificación.

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

    Objective-Chackinghacking-toolios
    Ver en GitHub↗5,211
  • morpheapp/morphe-patchesAvatar de MorpheApp

    MorpheApp/morphe-patches

    2,550Ver en 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
    Ver en GitHub↗2,550
  1. Home
  2. Operating Systems & Systems Programming
  3. Application Logic Modifications

Explorar subetiquetas

  • 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.