🔗 项目地址:https://github.com/Hicores/OPatch
⭐ Stars:128 🍴 Forks:12 💻 语言:未知
【项目介绍】
【LSPatch Framework】
[](https://github.com/LSPosed/LSPatch/actions/workflows/main.yml?query=event%3Apush+is%3Acompleted+branch%3Amaster) [](https://lsposed.crowdin.com/lspatch) [](https://github.com/LSPosed/LSPatch/releases/latest) [](https://github.com/LSPosed/LSPatch/releases)
【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(https://github.com/LSPosed/LSPosed#supported-versions)
【Download】
For stable releases, please go to Github Releases page(https://github.com/LSPosed/LSPatch/releases)
For canary build, please check Github Actions(https://github.com/LSPosed/LSPatch/actions)
Note: debug builds are only available in Github Actions
【Usage】
+ Through jar
1. Download lspatch.jar
1. Run java -jar lspatch.jar
+ Through manager
1. Download and install manager.apk on an Android device
1. Follow the instructions of the manager app
【Translation Contributing】
You can contribute translation here(https://lsposed.crowdin.com/lspatch).
【Credits】
- LSPosed(https://github.com/LSPosed/LSPosed): Core framework
- Xpatch(https://github.com/WindySha/Xpatch): Fork source
- Apkzlib(https://android.googlesource.com/platform/tools/apkzlib): Repacking tool
【License】
LSPatch is licensed under the GNU General Public License v3 (GPL-3) (http://www.gnu.org/copyleft/gpl.html).