Skip to content
/ NPatch Public
forked from LSPosed/LSPatch

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

License

Notifications You must be signed in to change notification settings

xb503/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中使用

使用方式

  • 通过 jar
  1. 下载 lspatch.jar
  2. 运行 java -jar lspatch.jar
  • Through manager
  1. 下载并安装*.apk在你的安卓(或鸿蒙)设备上
  2. 按照应用的方式使用

Star 数

Star History Chart

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).

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 77.5%
  • Kotlin 20.2%
  • C++ 2.1%
  • CMake 0.2%