https://github.com/7723mod/npatch
NPatch是一个复刻自LSPatch,以LSPosed为基础的免root的Xposed框架
https://github.com/7723mod/npatch
lspatch rootless xposed
Last synced: 2 days ago
JSON representation
NPatch是一个复刻自LSPatch,以LSPosed为基础的免root的Xposed框架
- Host: GitHub
- URL: https://github.com/7723mod/npatch
- Owner: 7723mod
- License: gpl-3.0
- Created: 2025-08-17T15:00:19.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2026-01-01T08:23:02.000Z (about 1 month ago)
- Last Synced: 2026-01-11T17:35:25.267Z (about 1 month ago)
- Topics: lspatch, rootless, xposed
- Language: Java
- Homepage: https://t.me/NPatch
- Size: 10.5 MB
- Stars: 699
- Watchers: 3
- Forks: 46
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neo LSPatch Framework
[](https://github.com/7723mod/NPatch/actions/workflows/main.yml?query=event%3Apush+is%3Acompleted+branch%3Amaster) [](https://crowdin.com/project/lspatch_jingmatrix) [](https://github.com/7723mod/NPatch/releases/latest) [](https://github.com/7723mod/NPatch/releases)
## Introduction
Rootless implementation of LSPosed framework, integrating Xposed API by inserting dex and so into the target APK.
We sincerely invite you to join our [Telegram](https://t.me/NPatch) group to get more information and updates about NPatch.
## Supported Versions
- Min: Android 8.1
- Max: In theory, same with [JingMatrix/LSPosed](https://github.com/JingMatrix/LSPosed#supported-versions)
## Download
For stable releases, please go to [Github Releases page](https://github.com/7723mod/NPatch/releases)
For canary build, please check [Github Actions](https://github.com/7723mod/NPatch/actions)
Note: debug builds are only available in Github Actions
## Usage
+ Through jar
1. Download `npatch.jar`
1. Run `java -jar npatch.jar`
+ Through manager
1. Download and install `manager.apk` on an Android device
1. Follow the instructions of the manager app
## Star Number
[](https://star-history.com/#7723mod/NPatch&Date)
## Translation Contributing
You can contribute translation [here](https://crowdin.com/project/lspatch_jingmatrix).
## Credits
- [LSPosed](https://github.com/JingMatrix/LSPosed): Core framework
- [Xpatch](https://github.com/WindySha/Xpatch): Fork source
- [Apkzlib](https://android.googlesource.com/platform/tools/apkzlib): Repacking tool
## License
NPatch is licensed under the **GNU General Public License v3 (GPL-3)** (http://www.gnu.org/copyleft/gpl.html).