awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repository-uri

Awesome GitHub RepositoriesMobile Patching Frameworks

Libraries and tools for applying code transformations to mobile applications.

Distinguishing note: Focuses on patching installed applications without source code access.

Explore 8 awesome GitHub repositories matching mobile development · Mobile Patching Frameworks. Refine with filters or upvote what's useful.

Awesome Mobile Patching Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • revanced/revanced-managerAvatar ReVanced

    ReVanced/revanced-manager

    25,932Vezi pe GitHub↗

    ReVanced Manager is an Android application patcher designed to modify compiled mobile binaries. It enables users to inject custom features, alter runtime behavior, and remove interface elements without requiring access to original source code. The utility distinguishes itself by performing all operations locally on the user device, ensuring privacy by avoiding external server dependencies. It automates the entire modification lifecycle, including the retrieval of application files, the application of bytecode-level patches, and the generation of new cryptographic signatures to ensure the resu

    Applies automated code transformations to installed applications to extend functionality without source code.

    Dartandroidflutterflutter-apps
    Vezi pe GitHub↗25,932
  • tencent/tinkerAvatar Tencent

    Tencent/tinker

    17,644Vezi pe GitHub↗

    Tinker is an Android hotfix framework designed to update application code, resources, and native libraries at runtime without requiring a full reinstallation or store update. It provides a comprehensive engine for injecting runtime fixes and managing the software lifecycle of deployed mobile applications. The framework distinguishes itself through a robust binary patching system that generates compact difference files between application versions, significantly reducing bandwidth usage during distribution. To ensure operational stability, it incorporates a crash-resilient safe mode that autom

    Generates and distributes binary difference files to modify installed mobile software behavior.

    Javaandroiddynamichotfix
    Vezi pe GitHub↗17,644
  • fmhy/fmhyAvatar fmhy

    fmhy/FMHY

    13,150Vezi pe GitHub↗

    FMHY is a community-driven index designed to organize and distribute decentralized digital content through standardized metadata and protocol-agnostic linking. It functions as a resilient, distributed map of internet resources, providing a structured directory that facilitates the discovery of media, software, and educational tools without reliance on centralized control. The project distinguishes itself by maintaining a massive, human-verified repository of external links that span diverse digital ecosystems, including peer-to-peer networks, Usenet, and direct download servers. By utilizing

    Provides custom patches for mobile applications to enable premium features or modify core functionality.

    freemediaheckyeah
    Vezi pe GitHub↗13,150
  • playcover/playcoverAvatar PlayCover

    PlayCover/PlayCover

    10,867Vezi pe 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

    Applies code transformations to mobile binaries to enable execution on desktop environments without source code.

    Swift
    Vezi pe GitHub↗10,867
  • alibaba/freelineAvatar alibaba

    alibaba/freeline

    5,463Vezi pe GitHub↗

    Freeline is a mobile application update framework and bytecode hot-swap engine designed to deliver incremental binary updates to devices. It functions as a binary diff patching tool and a mobile over-the-air patching framework that allows for the delivery of small update packages to fix bugs and replace resources without requiring a full application reinstall. The system distinguishes itself through its ability to perform dynamic code swapping and native library updating. It replaces shared object binaries and code segments in a running process via socket servers, enabling logic updates and h

    Implements a framework for generating bytecode-level binary differences to patch installed mobile applications.

    Java
    Vezi pe GitHub↗5,463
  • ax/apk.shAvatar ax

    ax/apk.sh

    3,795Vezi pe GitHub↗

    apk.sh is a mobile application patching framework and reverse engineering tool designed to inject custom instrumentation and logic into compiled Android binaries. It serves as a workflow manager for modifying application packages without requiring access to the original source code. The toolkit focuses on automating the process of injecting the Frida gadget into Android packages, enabling dynamic analysis and function hooking on non-rooted devices. It handles the end-to-end lifecycle of deconstructing, modifying, and resigning binaries to facilitate security research, malware analysis, and be

    Implements a framework for applying code transformations and instrumentation to compiled mobile applications.

    Shellandroidandroid-reverse-engineeringapk
    Vezi pe GitHub↗3,795
  • reactnativecn/react-native-updateAvatar reactnativecn

    reactnativecn/react-native-update

    1,975Vezi pe GitHub↗

    React Native Update is a deployment platform designed to deliver JavaScript code changes directly to mobile applications. By enabling over-the-air updates, the system allows developers to push patches to installed binaries, effectively bypassing standard app store review cycles. The project distinguishes itself through a specialized binary patching engine that generates small code diffs to minimize bandwidth consumption during delivery. To maintain service reliability, it incorporates an automated rollback framework that monitors application stability after an update and reverts to a previous

    Generates and distributes small binary updates to ensure users receive the latest features efficiently.

    TypeScriptcodepushhotfixota
    Vezi pe GitHub↗1,975
  • redbooth/react-native-auto-updaterAvatar redbooth

    redbooth/react-native-auto-updater

    1,527Vezi pe GitHub↗

    This framework provides a system for managing and distributing dynamic code patches directly to installed mobile clients. By delivering remote JavaScript bundles, it enables the deployment of features and bug fixes while bypassing traditional application store submission and review processes. The library functions as a cross-platform update manager that utilizes manifest-driven version control to track and fetch specific code releases. It distinguishes itself through granular configuration controls, allowing developers to define update frequencies and apply version filtering to ensure that on

    Provides a framework for distributing dynamic code changes to installed mobile clients to fix bugs or deploy features.

    Objective-C
    Vezi pe GitHub↗1,527
  1. Home
  2. Mobile Development
  3. Mobile Infrastructure and Security
  4. Mobile Patching Frameworks