awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
LSPosed avatar

LSPosed/LSPosedArchived

0
View on GitHub↗
24,045 stars·3,560 forks·Java·GPL-3.0·45 viewslsposed.org↗

LSPosed

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. These are enabled via bytecode manipulation, class-loader interception, and zygote-based process injection.

Features

  • System Hooking Frameworks - Functions as a framework for intercepting and redirecting function calls between Android applications and system libraries.
  • Android App Modifications - Offers a framework for altering the behavior and functionality of existing Android applications at runtime.
  • Android Application Customization - Enables runtime modification of third-party Android applications to add features or remove restrictions.
  • System Hooking - Intercepts and modifies Android system methods in memory to change behavior without altering original files.
  • System Hooking Tools - Serves as a tool for observing and changing runtime function calls within Android without modifying installation files.
  • Xposed Framework Hooking Modules - Provides a standardized API for developing modules that inject custom code into Android system processes.
  • In-Memory Modifications - Provides the ability to alter system and application code in memory without modifying installation files.
  • In-Memory Code Modifiers - Alters application execution in real time to change functionality through memory-based hooking.
  • Runtime Hooking Frameworks - Provides a comprehensive framework for intercepting and modifying system and application methods in memory on Android.
  • Dynamic Function Interception - Implements a system to capture function calls and modify return values at runtime.
  • Method Hooking Frameworks - Provides a system for intercepting function calls to inject custom logic before or after execution.
  • System-Level Debugging - Allows observing and intercepting system-level function calls to analyze and troubleshoot Android OS components.
  • Zygote Injection Frameworks - Injects code into the Android Zygote process to ensure all spawned applications inherit the modification framework.
  • In-Memory Binary Patching - Updates executable instructions directly in RAM to change behavior without altering files on disk.
  • Runtime Bytecode Instrumentation - Modifies the bytecode of classes already loaded in the Android Runtime process.
  • Class Loading Interception - Executes custom logic and transformations during the process of loading classes into the application classpath.

Star history

Star history chart for lsposed/lsposedStar history chart for lsposed/lsposed

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to LSPosed

Similar open-source projects, ranked by how many features they share with LSPosed.
  • mywalkb/lsposed_modmywalkb avatar

    mywalkb/LSPosed_mod

    4,325View on GitHub↗

    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

    Java
    View on GitHub↗4,325
  • xposed-modules-repo/top.hookvip.proXposed-Modules-Repo avatar

    Xposed-Modules-Repo/top.hookvip.pro

    2,795View on GitHub↗

    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

    androidhookvipxposed-module
    View on GitHub↗2,795
  • crimera/pikocrimera avatar

    crimera/piko

    2,716View on GitHub↗

    Piko is a collection of specialized Android utilities designed for binary patching, user interface customization, media downloading, and application debugging. It functions as an APK modification framework that alters application metadata and binary resources to modify internal logic and bypass version locks. The project differentiates itself through deep application modification capabilities, including bytecode-level instruction patching, DEX file manipulation, and a dynamic hooking engine. It enables the overriding of resource files and the injection of permissions via the application manif

    Javamorphemorphe-patches
    View on GitHub↗2,716
  • lsposed/lspatchLSPosed avatar

    LSPosed/LSPatch

    9,196View on GitHub↗

    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

    Java
    View on GitHub↗9,196
See all 30 alternatives to LSPosed→

Frequently asked questions

What does lsposed/lsposed do?

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.

What are the main features of lsposed/lsposed?

The main features of lsposed/lsposed are: System Hooking Frameworks, Android App Modifications, Android Application Customization, System Hooking, System Hooking Tools, Xposed Framework Hooking Modules, In-Memory Modifications, In-Memory Code Modifiers.

What are some open-source alternatives to lsposed/lsposed?

Open-source alternatives to lsposed/lsposed include: mywalkb/lsposed_mod — LSPosed_mod is a system for Android system hooking and module management. It enables the installation and… xposed-modules-repo/top.hookvip.pro — This project is an Xposed Framework module and runtime code injector designed to modify Android application behavior.… crimera/piko — Piko is a collection of specialized Android utilities designed for binary patching, user interface customization,… lsposed/lspatch — LSPatch is an Android runtime hooking tool and non-root app patcher. It provides a non-root implementation of the… shatyuka/zhiliao — Zhiliao is an Xposed Android app module designed to modify the behavior and interface of the Zhihu mobile application.… steipete/aspects — Aspects is an aspect-oriented programming library and method hooking framework designed for intercepting and modifying…