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

zhaopufeng/LSPatch

 
 

Repository files navigation

Introduction

LSPatch fork from Xpatch.

LSPatch provides a way to insert dex and so into the target APK by repackaging. The following changes have been made since Xpatch

  1. use LSPosed as Hook framework
  2. Clean up the code
  3. merge Xpatch's Loader and Patch into a single project

Usage

  1. download the artifact
  2. run java -jar lspatch.jar

Dev

Android Studio Arctic Fox | 2020.3.1 +

Build

gradlew build<Debug|Release>

Supported Android Versions

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

Known issues

  1. Can't solve the signature verification issue perfectly

About

LSPatch: A non-root Xposed fr 57B2 amework fork from Xpatch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.3%
  • Kotlin 11.9%
  • C++ 1.7%
  • CMake 0.1%
0