File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ Xpatch的原理是对Apk文件进行二次打包,重新签名,并生成一
14
14
3.0版本开始,默认使用SandHook,同时,兼容切换为whale
15
15
16
16
## Xpatch工具包下载
17
- [ 点击我下载最新的Xpatch Jar包] [ 1 ]
17
+ [ 下载最新的Xpatch Jar包] [ 1 ]
18
18
或者进入Releases页面下载指定版本:[ releases] [ 2 ]
19
19
20
20
## Xpatch App版本(Xposed Tool)下载
21
- [ 点我下载XposedTool Apk] [ 15 ]
21
+ [ 下载XposedTool Apk] [ 15 ]
22
22
23
23
## Xpatch使用方法
24
24
Xpatch项目最终生成物是一个Jar包,此Jar使用起来非常简单,只需要一行命令,一个接入xposed hook功能的apk就生成:
@@ -242,5 +242,5 @@ version: 3.0
242
242
[ 12 ] : https://github.com/pxb1988/dex2jar
243
243
[ 13 ] : https://code.google.com/archive/p/android4me/downloads
244
244
[ 14 ] : http://www.apache.org/licenses/LICENSE-2.0.html
245
- [ 15 ] : https://xposed-tool-app.oss-cn-beijing.aliyuncs.com/data/xposed_tool_v2 .0.2 .apk
245
+ [ 15 ] : https://xposed-tool-app.oss-cn-beijing.aliyuncs.com/data/Xposed_Tool_2 .0.3 .apk
246
246
You can’t perform that action at this time.
0 commit comments