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
- use LSPosed as Hook framework
- Clean up the code
- merge Xpatch's Loader and Patch into a single project
- download the artifact
- run
java -jar lspatch.jar
Android Studio Arctic Fox | 2020.3.1 +
gradlew build<Debug|Release>
- Min: Android 9
- Max: In theory, same with LSPosed
- Can't solve the signature verification issue perfectly