A fork of NPatch allowing to patch API 101 plugins (gkms-localify only)
Go to file
Nullptr 279e95b57b
Support upgrade loader version
2022-07-05 21:54:13 +08:00
.github Create ISSUE_TEMPLATE (#80) 2022-06-04 14:30:00 +08:00
apkzlib Update proguard 2022-04-06 11:17:19 +08:00
appstub Update proguard 2022-04-06 11:17:19 +08:00
axmlprinter Migrate all groovy to kts 2022-02-10 21:15:41 +08:00
core@f3055202da Update core 2022-06-06 22:13:27 +08:00
gradle/wrapper Add manager icon 2022-05-05 12:23:42 +08:00
manager Support upgrade loader version 2022-07-05 21:54:13 +08:00
patch Support upgrade loader version 2022-07-05 21:54:13 +08:00
patch-jar CI (#57) 2022-05-10 11:39:04 +08:00
patch-loader Add .apk suffix 2022-07-05 19:10:29 +08:00
share Support upgrade loader version 2022-07-05 21:54:13 +08:00
.gitattributes normalize eol 2021-06-02 17:20:50 +08:00
.gitignore done with project structure refine 2021-04-07 12:06:30 +08:00
.gitmodules Use origin repo 2021-06-20 00:11:20 +08:00
LICENSE Create LICENSE 2021-04-09 11:48:53 +08:00
README.md CI (#57) 2022-05-10 11:39:04 +08:00
build.gradle.kts Support upgrade loader version 2022-07-05 21:54:13 +08:00
crowdin.yml Create crowdin.yml 2022-03-08 10:54:31 +08:00
gradle.properties Update core version & dependencies 2022-05-27 19:57:42 +08:00
gradlew Fix permission 2021-08-27 17:34:24 +08:00
gradlew.bat done with project structure refine 2021-04-07 12:06:30 +08:00
settings.gradle.kts Support upgrade loader version 2022-07-05 21:54:13 +08:00

README.md

LSPatch Framework

Build Crowdin Download Total

Introduction

Rootless implementation of LSPosed framework, integrating Xposed API by inserting dex and so into the target APK.

Supported Versions

  • Min: Android 9
  • Max: In theory, same with LSPosed

Download

For stable releases, please go to Github Releases page
For canary build, please check Github Actions
Note: debug builds are only available in 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

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