NameLatest commitUpdated
.github
Refactor LSPosed integration using composite builds (#71)
apkzlib
Fix integrated patch startup on newer Android
gradle
Improve compatibility with boot.oat in recent A15 (#54)
jar
Refactor LSPosed integration using composite builds (#71)
manager
Use 'verify' filter for dexopt to prevent method inlining
meta-loader
Improve compatibility of native library path resolution (#77)
patch
Refactor LSPosed integration using composite builds (#71)
patch-loader
Fix integrated patch startup on newer Android
share
Fix integrated patch startup on newer Android
.gitattributes
Update workflow dependencies (#1)
.gitignore
Turn on EXPORT_COMPILE_COMMANDS
.gitmodules
Fix integrated patch startup on newer Android
build.gradle.kts
Release LSPatch v0.8
crowdin.yml
[skip ci] Config crowdin
gradle.properties
Fix integrated patch startup on newer Android
gradlew
Update JingMatrix/LSPosed
gradlew.bat
Update gradle for GitHub Action
LICENSE
Create LICENSE
README.md
[skip ci] Config crowdin
core
Fix integrated patch startup on newer Android
settings.gradle.kts
Refactor LSPosed integration using composite builds (#71)
No files matched your search.
README
LSPatch Framework
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
- Download
lspatch.jar - Run
java -jar lspatch.jar
- Through manager
- Download and install
manager.apkon an Android device - 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).