awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·2 Aufrufe

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-Verlauf

Star-Verlauf für lsposed/lspatchStar-Verlauf für lsposed/lspatch

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu LSPatch

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit LSPatch.
  • lsposed/lsposedAvatar von LSPosed

    LSPosed/LSPosed

    24,045Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗24,045
  • xposed-modules-repo/top.hookvip.proAvatar von Xposed-Modules-Repo

    Xposed-Modules-Repo/top.hookvip.pro

    2,795Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,795
  • jingmatrix/lsposedAvatar von JingMatrix

    JingMatrix/LSPosed

    11,494Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,494
  • rovo89/xposedbridgeAvatar von rovo89

    rovo89/XposedBridge

    4,067Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,067
Alle 30 Alternativen zu LSPatch anzeigen→

Häufig gestellte Fragen

Was macht lsposed/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.

Was sind die Hauptfunktionen von lsposed/lspatch?

Die Hauptfunktionen von lsposed/lspatch sind: 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.

Welche Open-Source-Alternativen gibt es zu lsposed/lspatch?

Open-Source-Alternativen zu lsposed/lspatch sind unter anderem: 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…