This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
0.0.1 #7
yujincheng08
started this conversation in
New Release
Replies: 1 comment 1 reply
-
Pls can you make it in apk format 🙏🙏 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
LSPatch is a non-root Xposed framework like Taichi but based on LSPosed. It hooks app by modifying its apk. It's still in its very early development stage, so it's somehow available but still very hard to use and unstable with tones of bug.
Usage:
Download LSPatch and unzip it, and run the
jar
file with jre. Pass--help
as the argument to thejar
to gain more help.Features:
Future:
Collaborators and PRs are warmly welcome for perfecting this project. Notice that non-root frameworks are very limited. You cannot expect it to work on all kinds of apps.
===
LSPatch 是一款不需要 root 的 xposed 框架。类似太极但是基于 LSPosed。它以修改 apk 的形式注入应用。目前它还在非常早的开发阶段,所以非常难使用并且有一堆 bug。
使用方法:
下载 LSPatch 并解压,用 jre 运行
jar
文件. 传--help
参数给jar
文件可以获取更多使用方法。特性:
未来展望:
我们非常欢迎各路协作者和 PR。注意非 root 框架能做的事非常有限,你不能期待它能在所有 app 上能工作。
This discussion was created from the release 0.0.1.
Beta Was this translation helpful? Give feedback.
All reactions