LSPosed/LSPatch
LSPatch: A non-root Xposed framework extending from LSPosed observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2011
- days_rel: n/a
- days_push: 994
- n_releases_24m: 0
Adoption not part of the score
9336 stars · 1126 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
framework · maturity maintenance
security developer-tools plugin-system android-tools developer-tools security cli jvm xposed apk-patching rootless hooking reverse-engineering android
1 source
- readme: https://github.com/LSPosed/LSPatch · fetched 2026-08-28 · ab79619346ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LSPosed/LSPatch | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem