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/LSPatchArchived

0
View on GitHub↗
9,196 stars·1,091 forks·Java·GPL-3.0·29 views

LSPatch

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 library injection, and runtime class loading. It utilizes manifest-based entry points and package-level API embedding to initialize the hook manager and resolve dependencies within the target application's execution environment.

Features

  • Android Application Modding - Provides tools for modifying the behavior of existing Android applications by embedding custom API components.
  • Android Application Customization - Enables runtime modification of Android applications to inject custom logic into their execution environment.
  • Android Runtime Hooking Tools - Provides a mechanism for intercepting and modifying Android application behavior via runtime code injection.
  • DEX API Embedding - Inserts required framework classes directly into target application DEX files to resolve dependencies at runtime.
  • Non-Root App Patchers - Embeds Xposed API components directly into application packages to enable module functionality on standard devices.
  • Non-Root Framework Implementations - Provides a non-root implementation of the Xposed framework for application modification without system access.
  • Non-Root Xposed Implementations - Implements a non-root version of Xposed by patching the target application instead of the system.
  • Xposed Framework Hooking Modules - Integrates Xposed-based functionality into specific apps to enable custom features on non-rooted devices.
  • Class Loading Mechanisms - Uses a custom class loader to introduce external module code into the target application runtime.
  • Non-Root Hooking Environments - Simulates a root-level Xposed environment by wrapping the application process during startup.
  • Method Hooking Frameworks - Implements a framework for intercepting method calls to inject custom logic into Android applications.
  • Process Injection Modules - Injects native libraries into the application process to allow low-level memory manipulation and system call intercepts.
  • Android Manifest Entry Points - Utilizes modified app manifests to trigger the patching framework initialization before the main activity starts.

Star history

Star history chart for lsposed/lspatchStar history chart for lsposed/lspatch

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 LSPatch

Similar open-source projects, ranked by how many features they share with LSPatch.
  • lsposed/lsposedLSPosed avatar

    LSPosed/LSPosed

    24,045View on GitHub↗

    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

    Javaandroidxposed
    View on GitHub↗24,045
  • 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
  • jingmatrix/lsposedJingMatrix avatar

    JingMatrix/LSPosed

    11,494View on GitHub↗

    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

    Javaandroidarthooklsposed
    View on GitHub↗11,494
  • rovo89/xposedbridgerovo89 avatar

    rovo89/XposedBridge

    4,067View on GitHub↗

    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,

    JavaScriptandroidxposed
    View on GitHub↗4,067
See all 30 alternatives to LSPatch→

Frequently asked questions

What does lsposed/lspatch do?

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.

What are the main features of lsposed/lspatch?

The main features of lsposed/lspatch are: Android Application Modding, Android Application Customization, Android Runtime Hooking Tools, DEX API Embedding, Non-Root App Patchers, Non-Root Framework Implementations, Non-Root Xposed Implementations, Xposed Framework Hooking Modules.

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

Open-source alternatives to lsposed/lspatch include: lsposed/lsposed — LSPosed is an Android runtime hooking framework and in-memory code modifier. It functions as a system hooking tool… xposed-modules-repo/top.hookvip.pro — This project is an Xposed Framework module and runtime code injector designed to modify Android application behavior.… jingmatrix/lsposed — LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of… rovo89/xposedbridge — XposedBridge is an Android Java hooking framework and bytecode instrumentation engine. It functions as a runtime… aliucord/aliucord — Aliucord is a modified version of the Discord Android application that functions as a plugin-based app extender. It… j-hc/revanced-magisk-module — This project is an Android application patching tool and Magisk system module generator. It is designed to apply…