# 7723mod/NPatch

NPatch是一个复刻自LSPatch，以LSPosed为基础的免root的Xposed框架

Repository: https://github.com/7723mod/NPatch
Canonical: https://ross.abutalabs.com/products/npatch
Homepage: https://t.me/NPatch
Language: Java
License: GPL-3.0
License Family: copyleft
Topics: lspatch, rootless, xposed
Last push: 2026-08-21T08:27:12+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 98, longevity 27
- inputs: {"age_days": 381, "days_push": 12, "days_rel": 19, "gap_med": 20, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2143, forks 122 (observed 2026-08-28T04:06:18.351753+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: security, developer-tools, cli
- domain: android-tools, developer-tools, security
- platform: cli, jvm
- tags: xposed, rootless, lspatch, apk-patching, hooking, android-modding, android

## Member repositories
- 7723mod/NPatch (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.351753+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-30T02:51:14.727264+00:00, confidence not recorded.
  - readme: https://github.com/7723mod/NPatch (fetched 2026-08-28T04:06:18.351753+00:00, sha 17178007c1b8)
  - homepage: https://t.me/NPatch (fetched 2026-08-29T10:31:13.676184+00:00, sha 838e99c8a4fe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
