Rootless implementation of LSPosed framework, integrating Xposed API by inserting dex and so into the target APK.
- Min: Android 9
- Max: In theory, same with LSPosed
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
- Through jar
- Download
lspatch.jar
- Run
java -jar lspatch.jar
- Through manager
- Download and install
manager.apk
on an Android device - Follow the instructions of the manager app
You can contribute translation here.
LSPatch is licensed under the GNU General Public License v3 (GPL-3) (http://www.gnu.org/copyleft/gpl.html).