6 个仓库
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 is a modified version of the Discord Android application that functions as a plugin-based app extender. It allows for the installation of third-party plugins and deep customization of the mobile client without requiring a full rebuild of the binary. The project provides a framework for loading external code modules at runtime and includes a management system for installing and updating these extensions. It features a dedicated telemetry blocker designed to prevent the application from sending tracking and analytics data to remote servers. Additional capabilities include a crash logg
Enables the installation and update of third-party extensions for a mobile application without manual rebuilding.
XposedBridge 是一个 Android Java Hook 框架和字节码插桩引擎。它作为一个运行时系统,用于拦截和修改 Android 操作系统和已安装应用中的 Java 方法调用。 该项目提供了一种 Zygote 进程注入机制,确保所有生成的应用都继承插桩逻辑。它通过方法代理和 Java 反射访问私有内部系统成员,从而实现对内部 Android 系统行为的修改。 该框架支持动态 Android 插桩和运行时分析,允许观察和操纵方法执行流。其功能涵盖 Android 应用修改,包括在不修改原始 APK 文件的情况下更改内部逻辑的能力。
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.