7723mod/NPatch
NPatch是一个复刻自LSPatch,以LSPosed为基础的免root的Xposed框架 observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 98
- Release rhythm 98
- Longevity 27
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 20
- age_days: 381
- days_rel: 19
- days_push: 12
- n_releases_24m: 10
Adoption not part of the score
2143 stars · 122 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NPatch is a rootless Xposed framework forked from LSPatch, based on LSPosed, that injects Xposed modules into target 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
- run Xposed modules without root
- patch an APK to embed Xposed hooks
- hook Android app behavior on a non-rooted device
- modify app runtime via Xposed API offline
- use LSPosed-style modules on Android 9-17
When to choose
- you want Xposed module functionality without root access
- you need to patch APKs offline via a CLI jar
- you want an actively maintained LSPatch alternative
When to avoid
- your device is rooted and you can use full LSPosed
- you need to hook system-wide rather than per-app
- you cannot re-sign or redistribute the target APK
Facets
framework · maturity active
security developer-tools cli android-tools developer-tools security cli jvm xposed rootless lspatch apk-patching hooking android-modding android
2 sources
- readme: https://github.com/7723mod/NPatch · fetched 2026-08-28 · 17178007c1b8
- homepage: https://t.me/NPatch · fetched 2026-08-29 · 838e99c8a4fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 7723mod/NPatch | main | 84 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem