awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 repository-uri

Awesome GitHub RepositoriesAndroid Application Modifiers

Tools for patching and modifying Android application binaries to alter behavior or remove restrictions.

Distinct from Android System App Removals: Closest candidates focus on removing system apps or executing APKs; this is about bytecode/binary modification of installed apps.

Explore 10 awesome GitHub repositories matching mobile development · Android Application Modifiers. Refine with filters or upvote what's useful.

Awesome Android Application Modifiers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • teamvanced/vancedmanagerAvatar TeamVanced

    TeamVanced/VancedManager

    8,162Vezi pe GitHub↗

    VancedManager is an Android APK manager and environment modifier designed to download and install modified application packages. It serves as a tool for altering the target Android environment by deploying custom application versions to unlock specific features or changes. The utility provides a simplified interface for managing the installation, updating, and removal of specific Android application files. It coordinates the deployment of modified packages and ensures that all required dependencies are downloaded and installed in the correct order. The system handles remote package resolutio

    Alters the Android environment by deploying modified application binaries to unlock additional features.

    Kotlinapkvancedvanced-developers
    Vezi pe GitHub↗8,162
  • meituan-dianping/walleAvatar Meituan-Dianping

    Meituan-Dianping/walle

    6,852Vezi pe GitHub↗

    Walle is a tooling system for automating the injection of distribution channel identifiers and metadata into signed Android application binaries. It functions as a command-line utility and build pipeline extension that reads and writes custom metadata directly into the Android application signing block. The tool specifically modifies the Android Signature V2 block to embed channel identifiers and key-value pairs without re-signing the binary. This approach enables the generation of multiple channel-specific application packages without requiring a full binary rebuild or repeated signing opera

    Reads and writes custom metadata directly into the Android application signing block.

    Javaandroidapk-signature-scheme-v2gradle
    Vezi pe GitHub↗6,852
  • charles2gan/gda-android-reversing-toolAvatar charles2gan

    charles2gan/GDA-android-reversing-Tool

    4,778Vezi pe GitHub↗

    This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode deobfuscator, and malware analysis tool. It is designed to convert APK, DEX, and OAT binaries into human-readable source code using a native implementation that does not require a Java Virtual Machine. The platform is distinguished by its integration with Frida for dynamic analysis, allowing users to hook methods, inject custom JavaScript, and dump device memory in real time. It also features specialized security engines, including a taint propagation engine and a stack-state machine, to

    Modifies bytecode and repacks APK files to alter application behavior for testing and analysis.

    Pythondecompilermalware-analysismobile-security
    Vezi pe GitHub↗4,778
  • meituan-dianping/robustAvatar Meituan-Dianping

    Meituan-Dianping/Robust

    4,455Vezi pe GitHub↗

    Robust este un framework de hotfix pentru Android și un updater de aplicații runtime conceput pentru remedierea bug-urilor în medii de producție. Funcționează ca un patcher de bytecode și instrument de injecție de cod dinamic, permițând modificarea logicii aplicației fără a necesita un update complet al aplicației sau o repornire a dispozitivului. Proiectul permite remedierea defectelor Android prin injectarea de noi clase și metode în build-urile existente și modificarea implementărilor metodelor existente. Utilizează un toolchain pentru a genera fișiere patch binare care actualizează comportamentul aplicației și introduc soluții temporare din mers. Sistemul realizează aceste actualizări prin redirecționarea bytecode-ului, izolarea class loader-ului și patching-ul tabelei de metode la runtime. Încorporează, de asemenea, hooking bazat pe reflexie și injecție dinamică de bytecode pentru a redirecționa fluxul de execuție în interiorul mașinii virtuale care rulează.

    Provides a framework for modifying Android application binaries to resolve production defects via bytecode injection.

    Javaandroiddynamicgradle
    Vezi pe GitHub↗4,455
  • noname-exe/revanced-extendedAvatar NoName-exe

    NoName-exe/revanced-extended

    4,093Vezi pe GitHub↗

    Acest proiect este un patcher de aplicații Android și un optimizator de executabile conceput pentru a modifica și recompila binarele aplicațiilor. Acesta funcționează ca un modder de aplicații bazat pe root care permite adăugarea de funcționalități și eliminarea bibliotecilor nedorite din aplicațiile Android. Sistemul se concentrează pe personalizarea YouTube și YouTube Music prin adăugarea de funcționalități neoficiale și eliminarea reclamelor. Oferă posibilitatea de a implementa module de aplicație modificate prin manageri root pentru a menține compatibilitatea sistemului și a evita detectarea. Instrumentul acoperă o gamă largă de capabilități de transformare binară, inclusiv patch-uri bazate pe bytecode, repackaging-ul aplicațiilor fără root și eliminarea bibliotecilor dinamice. De asemenea, gestionează recompilarea executabilelor specifice țintei pentru a îmbunătăți performanța de runtime și viteza de execuție.

    Provides comprehensive tools for patching and modifying Android application binaries to add features and reduce size.

    Shellmagiskmagisk-modulemodule
    Vezi pe GitHub↗4,093
  • biliroamingx/biliroamingxAvatar BiliRoamingX

    BiliRoamingX/BiliRoamingX

    3,669Vezi pe GitHub↗

    BiliRoamingX is a collection of binary modifications and an application feature unlocker for a mobile client. It functions as a set of patches designed to unlock hidden features, remove regional restrictions, and modify the behavior and appearance of the application. The project utilizes a customization framework to remove unwanted page elements and adjust interface scales. It includes a media playback optimizer that forces default high resolutions and enables custom playback speeds for video streams. The modification suite covers regional restriction bypasses, content feed filtering, and su

    Provides tools for patching and modifying Android application binaries to alter behavior and remove restrictions.

    Kotlinandroidbilibilirevanced
    Vezi pe GitHub↗3,669
  • 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

    Provides tools for patching and modifying Android application binaries to alter behavior or remove restrictions.

    Java
    Vezi pe GitHub↗2,550
  • morpheapp/microg-reAvatar MorpheApp

    MorpheApp/MicroG-RE

    2,799Vezi pe GitHub↗

    MicroG-RE is an Android app modifier and compatibility layer designed to patch mobile applications. It functions as a system for removing advertisements, skipping sponsored content, and replacing proprietary service dependencies with open-source alternatives to maintain account authentication and app compatibility. The project provides a MicroG compatibility layer that enables applications to function without closed-source frameworks. It further implements notification restoration by spoofing application signatures, ensuring that push messages are delivered correctly after a binary has been p

    Provides a system for patching mobile applications to remove advertisements and bypass internal restrictions.

    Java
    Vezi pe GitHub↗2,799
  • xposed-modules-repo/top.hookvip.proAvatar Xposed-Modules-Repo

    Xposed-Modules-Repo/top.hookvip.pro

    2,795Vezi pe GitHub↗

    This project is an Xposed Framework module and runtime code injector designed to modify Android application behavior. It functions as an app modifier and feature unlock tool that enables the injection of custom code and the bypassing of subscription restrictions and payment walls to grant access to premium capabilities. The system extends application user interfaces by embedding functional toggles and custom control menus directly into the settings and user pages of target apps. It allows for the injection of additional tools and enhancements through a dedicated configuration menu. The techn

    Extends application functionality and user interfaces through dynamic code injection and custom configuration menus.

    androidhookvipxposed-module
    Vezi pe GitHub↗2,795
  • crimera/pikoAvatar crimera

    crimera/piko

    2,716Vezi pe GitHub↗

    Piko is a collection of specialized Android utilities designed for binary patching, user interface customization, media downloading, and application debugging. It functions as an APK modification framework that alters application metadata and binary resources to modify internal logic and bypass version locks. The project differentiates itself through deep application modification capabilities, including bytecode-level instruction patching, DEX file manipulation, and a dynamic hooking engine. It enables the overriding of resource files and the injection of permissions via the application manif

    Provides a comprehensive toolkit for patching Android application binaries to inject custom features and modify internal logic.

    Javamorphemorphe-patches
    Vezi pe GitHub↗2,716
  1. Home
  2. Mobile Development
  3. Android Application Modifiers

Explorează sub-etichetele

  • Signature Block ModifiersUtilities for reading and writing metadata directly into Android application signing blocks. **Distinct from Android Application Modifiers:** Distinct from Android Application Modifiers: focuses specifically on the signing block metadata rather than patching behavior or removing restrictions.