6 Repos
Tools for unlocking premium features and altering internal logic of existing Android apps.
Distinct from Android Development: None of the candidates cover the actual 'modding' of installed apps; they focus on debloating or development.
Explore 6 awesome GitHub repositories matching mobile development · Android Application Modding. Refine with filters or upvote what's useful.
Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form and rebuild them after modification. It functions as a Dalvik bytecode disassembler and a resource decoder, transforming binary Android XML and DEX files into editable text and Smali representation. The project serves as an application rebuilder, packing modified resources and Smali code back into a functional Android application package. This capability enables the modification of application logic and resources for testing and deployment. The tool covers a broad surface of an
Enables modifying an application's resources or logic and rebuilding it into a functional binary.
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
Acts as a utility to unlock premium features, remove advertisements, and change internal logic within specific apps.
LSPatch is an Android runtime hooking tool and non-root app patcher. It provides a non-root implementation of the Xposed framework, allowing for the modification of Android application behavior without requiring administrative system access. The project enables the integration of Xposed modules into specific applications by embedding the necessary API components directly into the application package. This allows for application sandbox customization and the execution of framework modules on standard devices. The framework achieves these modifications through dex-based method hooking, dynamic
Provides tools for modifying the behavior of existing Android applications by embedding custom API components.
Aliucord ist eine modifizierte Version der Discord-Android-Anwendung, die als Plugin-basiertes App-Erweiterungstool fungiert. Es ermöglicht die Installation von Drittanbieter-Plugins und eine tiefgreifende Anpassung des mobilen Clients, ohne dass ein vollständiger Neuaufbau der Binärdatei erforderlich ist. Das Projekt bietet ein Framework zum Laden externer Codemodule zur Laufzeit und enthält ein Managementsystem zur Installation und Aktualisierung dieser Erweiterungen. Es verfügt über einen dedizierten Telemetrie-Blocker, der verhindern soll, dass die Anwendung Tracking- und Analysedaten an Remote-Server sendet. Zusätzliche Funktionen umfassen ein Crash-Logging-System, das Fehlerdaten bei Anwendungsfehlern erfasst, um bei der Fehlerbehebung und Diagnose zu unterstützen.
Enables the installation and update of third-party extensions for a mobile application without manual rebuilding.
XposedBridge ist ein Android-Java-Hooking-Framework und eine Bytecode-Instrumentierungs-Engine. Es fungiert als Laufzeitsystem zum Abfangen und Modifizieren von Java-Methodenaufrufen innerhalb des Android-Betriebssystems und installierter Anwendungen. Das Projekt bietet einen Mechanismus für Zygote-Prozess-Injection, der sicherstellt, dass alle gestarteten Anwendungen die Instrumentierungslogik erben. Es ermöglicht die Modifikation interner Android-Systemverhaltensweisen durch Method-Proxying und Java-Reflection, um auf private interne Systemmitglieder zuzugreifen. Das Framework unterstützt dynamische Android-Instrumentierung und Laufzeitanalyse, was die Beobachtung und Manipulation von Methodenausführungsflüssen ermöglicht. Seine Fähigkeiten decken das Modding von Android-Anwendungen ab, einschließlich der Möglichkeit, interne Logik zu ändern, ohne die ursprünglichen APK-Dateien zu modifizieren.
Enables altering the internal logic of Android apps to add features or remove restrictions without modifying the original APK.
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 a set of binary modifications that unlock hidden features and remove regional restrictions.