10 repository-uri
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 este un instrument de auditare a securității Android și un utilitar de testare a penetrării aplicațiilor mobile. Scopul său principal este de a ocoli cerințele de certificat hardcoded și de a dezactiva SSL pinning-ul în aplicațiile mobile pentru a permite inspecția cererilor și răspunsurilor API criptate. Proiectul funcționează ca un modul de hooking dinamic al metodelor care se integrează cu framework-ul Xposed. Utilizează instrumentarea la nivel de sistem pentru a intercepta apelurile de funcții Java runtime și a suprascrie verificările de securitate în aplicațiile Android terțe. Instrumentul acoperă o gamă de capabilități, inclusiv dezactivarea verificării certificatelor SSL și utilizarea hooking-ului de metode runtime pentru a redirecționa fluxul logic. Utilizează injecția de bytecode și accesul API bazat pe reflexie pentru a modifica comportamentul aplicațiilor care rulează în timpul revizuirilor de securitate.
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 is a system for Android system hooking and module management. It enables the installation and configuration of system-level modifications to change device behavior without altering the original system image or source files. The project utilizes zygote-based process injection and runtime method hooking to intercept execution flows in memory. It includes a version-agnostic execution layer to maintain a consistent interface across different Android operating system versions and environments, as well as dynamic proxy interception to modify method arguments and return values. Manageme
Provides a framework for loading and managing Xposed modules to modify Android system behavior at runtime.
dolby_beta este un deblocator de conținut audio și un instrument proxy pentru surse muzicale conceput pentru a ruta fluxurile audio restricționate prin servere proxy. Funcționează ca un redirector de flux muzical care înlocuiește URL-urile media originale cu adrese proxy pentru a permite redarea pieselor indisponibile. Proiectul este implementat ca un modul Xposed, permițându-i să modifice comportamentul aplicației la nivel de sistem în timpul rulării. Utilizează framework-ul Xposed pentru a se conecta la sistemul de operare Android și a modifica comportamentul aplicației muzicale fără a altera binarul original al aplicației. Utilitarul gestionează interceptarea sursei audio și deblocarea conținutului muzical prin interceptarea cererilor de rețea și substituirea endpoint-urilor de destinație. Aceste capabilități permit sistemului să ocolească restricțiile de redare regionale sau bazate pe cont pentru a transmite fișiere audio în formate de înaltă calitate.
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.