6 repositorios
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 es una versión modificada de la aplicación Discord para Android que funciona como un extensor de aplicaciones basado en plugins. Permite la instalación de plugins de terceros y una personalización profunda del cliente móvil sin requerir una reconstrucción completa del binario. El proyecto proporciona un framework para cargar módulos de código externos en tiempo de ejecución e incluye un sistema de gestión para instalar y actualizar estas extensiones. Cuenta con un bloqueador de telemetría dedicado diseñado para evitar que la aplicación envíe datos de seguimiento y análisis a servidores remotos. Las capacidades adicionales incluyen un sistema de registro de fallos que captura datos de error durante los fallos de la aplicación para ayudar en la resolución de problemas y diagnósticos.
Enables the installation and update of third-party extensions for a mobile application without manual rebuilding.
XposedBridge is an Android Java hooking framework and bytecode instrumentation engine. It functions as a runtime system for intercepting and modifying Java method calls within the Android operating system and installed applications. The project provides a mechanism for zygote process injection, ensuring that all spawned applications inherit the instrumentation logic. It enables the modification of internal Android system behaviors through method proxying and Java reflection to access private internal system members. The framework supports dynamic Android instrumentation and runtime analysis,
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.