10 Repos
Modules that leverage the Xposed framework to inject custom code into Android system processes for runtime modification.
Distinguishing note: No candidate in the shortlist covers Xposed-based system-level hooking for Android; the closest candidates are unrelated to mobile development or system hooking.
Explore 10 awesome GitHub repositories matching mobile development · Xposed Framework Hooking Modules. Refine with filters or upvote what's useful.
LSPosed is an Android runtime hooking framework and in-memory code modifier. It functions as a system hooking tool that intercepts and modifies system and application methods in memory to change behavior without altering original installation files. The project provides a standardized interface through the Xposed Module API, allowing for the development of plugins that alter the behavior of the Android operating system and installed applications. The framework covers a range of capabilities including runtime function interception, Android system debugging, and application customization. Thes
Provides a standardized API for developing modules that inject custom code into Android system processes.
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
Integrates Xposed-based functionality into specific apps to enable custom features on non-rooted devices.
Elder driver Xposed Framework.
Provides an Xposed API compatibility layer so existing modules run on modern Android without source changes.
JustTrustMe ist ein Android-Sicherheits-Audit-Tool und ein Dienstprogramm für Penetrationstests mobiler Anwendungen. Sein Hauptzweck besteht darin, hartcodierte Zertifikatsanforderungen zu umgehen und SSL-Pinning in mobilen Apps zu deaktivieren, um die Inspektion verschlüsselter API-Anfragen und -Antworten zu ermöglichen. Das Projekt fungiert als dynamisches Method-Hooking-Modul, das in das Xposed-Framework integriert ist. Es verwendet systemnahe Instrumentierung, um Java-Runtime-Funktionsaufrufe abzufangen und Sicherheitsprüfungen innerhalb von Android-Apps von Drittanbietern zu überschreiben. Das Tool deckt eine Reihe von Funktionen ab, einschließlich der Deaktivierung der SSL-Zertifikatsprüfung und der Verwendung von Runtime-Method-Hooking zur Umleitung von Logikflüssen. Es setzt Bytecode-Injektion und reflexionsbasierten API-Zugriff ein, um das Verhalten laufender Anwendungen während Sicherheitsüberprüfungen zu modifizieren.
Integrates with the Xposed framework to inject custom code into Android system processes.
Hide-My-Applist is an Android privacy tool that prevents other applications from detecting the full list of installed apps. It operates as a Magisk module and root-based utility, intercepting package manager queries to block app detection and hide sensitive or root-related software from third-party scanners. The tool achieves system-level modification without altering the system partition by deploying as a Magisk module, and it can also leverage the Xposed framework to inject custom code into system processes. A runtime filter intercepts app list queries and removes entries matching a user-de
Leverages the Xposed framework to inject custom code into Android system processes for runtime modification.
This repository is a collection of technical knowledge and solutions focused on mobile application development, particularly for Android and iOS platforms. It covers a wide range of practical engineering challenges, including hotfix and patching techniques, database management and repair, network communication, logging, and video processing. The content is presented as shared knowledge, documenting real-world problems and their implementations. The project provides detailed guidance on applying hotfixes to running Android applications through multiple methods, such as class replacement, full
Detects Xposed framework presence at startup and clears patches that cause class resolution conflicts.
LSPosed_mod ist ein System für Android-System-Hooking und Modulverwaltung. Es ermöglicht die Installation und Konfiguration von Modifikationen auf Systemebene, um das Geräteverhalten zu ändern, ohne das ursprüngliche System-Image oder die Quelldateien zu verändern. Das Projekt nutzt Zygote-basierte Prozess-Injektion und Runtime-Methoden-Hooking, um Ausführungsabläufe im Speicher abzufangen. Es enthält eine versionsunabhängige Ausführungsschicht, um eine konsistente Schnittstelle über verschiedene Android-Betriebssystemversionen und -umgebungen hinweg zu gewährleisten, sowie dynamische Proxy-Interzeption zur Modifikation von Methodenargumenten und Rückgabewerten. Die Verwaltung dieser Modifikationen erfolgt über eine programmierbare API und eine Befehlszeilenschnittstelle für Root-Benutzer. Diese Tools ermöglichen die programmatische Steuerung des Umfangs und des aktiven Status installierter Softwarekomponenten auf gerooteter Hardware.
Provides a framework for loading and managing Xposed modules to modify Android system behavior at runtime.
dolby_beta is an audio content unblocker and music source proxy tool designed to route restricted audio streams through proxy servers. It functions as a music stream redirector that replaces original media URLs with proxy addresses to enable the playback of unavailable tracks. The project is implemented as an Xposed module, allowing it to modify application behavior at the system level during runtime. It uses the Xposed framework to hook into the Android operating system and modify music application behavior without altering the original app binary. The utility handles audio source intercept
Leverages the Xposed framework to inject custom code into Android processes for runtime modification of music apps.
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
Utilizes the Xposed framework to inject custom Java code into target application processes during startup.
Zhiliao is an Xposed Android app module designed to modify the behavior and interface of the Zhihu mobile application. It functions as a runtime modification tool that uses hook injection to alter application elements and logic. The project provides system-level ad blocking to remove promotional content from feeds, search results, comments, and startup screens. It includes a rule-based content filtering engine that uses keywords and regular expressions to hide specific post types, such as videos and articles, or social features. The module offers interface customization and navigation enhanc
Provides a set of modules leveraging the Xposed framework to inject custom code into Android processes for runtime modification.