8000 GitHub - david8557/LSPatch: LSPatch: A non-root Xposed framework extending from LSPosed
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

david8557/LSPatch

 
 

Repository files navigation

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

Build Instructions

  • See main.yml for all the build steps and details
  • After a successful build, output jar and apk files are in out/debug and out/release
  • Mappings are in patch-loader/build/outputs/mapping and manager/build/outputs/mapping
  • Symbols are in patch-loader/build/symbols

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

About

LSPatch: A non-root Xposed framework extending from LSPosed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 76.9%
  • Kotlin 20.6%
  • C++ 2.3%
  • CMake 0.2%
0