Skip to content

vaginessa/NPatch

Repository files navigation

NPatch Framework

Build Crowdin Download Total

应用介绍

无Root实现使用LSPosed框架,通过在目标APK中插入dex等来集成Xposed API。

支持版本

  • 最低: Android 9
  • 最高: 从理论上来讲,和 LSPosed的上限是一致的

下载方式

正式版本→请前往Github releases page
CI构建版本→请前往Github Actions
注意: debug版本只能在Github Actions中使用

Usage

  • Through jar
  1. Download lspatch.jar
  2. Run java -jar lspatch.jar
  • Through manager
  1. Download and install manager.apk on an Android device
  2. Follow the instructions of the manager app

Translation Contributing

You can contribute translation here.

Credits

License

NPatch is licensed under the GNU General Public License v3 (GPL-3) (http://www.gnu.org/copyleft/gpl.html).