awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • jingmatrix/lsposedAvatar JingMatrix

    JingMatrix/LSPosed

    11,494Vezi pe 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
    Vezi pe GitHub↗11,494
  • bang590/jspatchAvatar bang590

    bang590/JSPatch

    11,330Vezi pe 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
    Vezi pe GitHub↗11,330
  • nobyda/scriptAvatar NobyDa

    NobyDa/Script

    8,460Vezi pe 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
    Vezi pe GitHub↗8,460
  • qnblackcat/uyouplusAvatar qnblackcat

    qnblackcat/uYouPlus

    7,647Vezi pe 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
    Vezi pe GitHub↗7,647
  • naituw/ipapatchAvatar Naituw

    Naituw/IPAPatch

    5,211Vezi pe GitHub↗

    IPAPatch este un instrument de patching și instrumentare binară pentru aplicații iOS. Este conceput pentru a injecta biblioteci dinamice și framework-uri personalizate în pachetele de aplicații decriptate pentru a modifica comportamentul la runtime fără a necesita un dispozitiv jailbroken. Instrumentul funcționează ca o interfață de debugger extern, pregătind aplicațiile pentru a permite setarea de breakpoint-uri și inspectarea obiectelor în timp real. Permite integrarea framework-urilor de servicii terțe în aplicațiile existente pentru a adăuga noi capabilități sau instrumente de inspecție specializate. Proiectul acoperă modificarea binară, incluzând patching-ul comenzilor de încărcare a executabilelor și modificarea manifestelor de drepturi (entitlements). De asemenea, gestionează aplicarea identităților de semnare personalizate pentru a satisface verificările de securitate ale sistemului după modificare.

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

    Objective-Chackinghacking-toolios
    Vezi pe GitHub↗5,211
  • morpheapp/morphe-patchesAvatar MorpheApp

    MorpheApp/morphe-patches

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

Explorează sub-etichetele

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