# LSPosed/LSPatch

LSPatch: A non-root Xposed framework extending from LSPosed

Repository: https://github.com/LSPosed/LSPatch
Canonical: https://ross.abutalabs.com/products/lspatch
Language: Java
License: GPL-3.0
License Family: copyleft
Archived: true
Last push: 2023-12-13T04:54:49+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2011, "days_push": 994, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9336, forks 1126 (observed 2026-08-28T04:10:30.586686+00:00)

## What it is
LSPatch is a non-root implementation of the LSPosed Xposed framework that integrates the Xposed API into target Android APKs by inserting dex and native libraries. It can be used via a Java CLI jar or an Android manager app, supporting Android 9 and above.

## Use cases
- patch an apk with xposed modules without root
- run xposed modules on a non-rooted android device
- hook android app methods by repackaging the apk
- embed xposed framework into an app offline via jar
- modify android app behavior without magisk

## When to choose
- you want Xposed module functionality without root access
- you need to patch APKs offline with a CLI tool
- you are on Android 9+ and want LSPosed-style hooking

## When to avoid
- your device is rooted and you can use full LSPosed instead
- you need to hook system apps or the OS itself
- you require actively maintained tooling - releases stopped in late 2023

## Facets
- artifact type: framework
- maturity: maintenance
- function: security, developer-tools, plugin-system
- domain: android-tools, developer-tools, security
- platform: cli, jvm
- tags: xposed, apk-patching, rootless, hooking, reverse-engineering, android

## Member repositories
- LSPosed/LSPatch (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:30.586686+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:22:28.349176+00:00, confidence not recorded.
  - readme: https://github.com/LSPosed/LSPatch (fetched 2026-08-28T04:10:30.586686+00:00, sha ab79619346ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
