Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WindySha authored Oct 15, 2020
1 parent 48103b2 commit 22019bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ Xpatch的原理是对Apk文件进行二次打包,重新签名,并生成一
3.0版本开始,默认使用SandHook,同时,兼容切换为whale

## Xpatch工具包下载
[点击我下载最新的Xpatch Jar包][1]
[下载最新的Xpatch Jar包][1]
或者进入Releases页面下载指定版本:[releases][2]

## Xpatch App版本(Xposed Tool)下载
[点我下载XposedTool Apk][15]
[下载XposedTool Apk][15]

## Xpatch使用方法
Xpatch项目最终生成物是一个Jar包,此Jar使用起来非常简单,只需要一行命令,一个接入xposed hook功能的apk就生成:
Expand Down Expand Up @@ -242,5 +242,5 @@ version: 3.0
[12]: https://github.com/pxb1988/dex2jar
[13]: https://code.google.com/archive/p/android4me/downloads
[14]: http://www.apache.org/licenses/LICENSE-2.0.html
[15]: https://xposed-tool-app.oss-cn-beijing.aliyuncs.com/data/xposed_tool_v2.0.2.apk
[15]: https://xposed-tool-app.oss-cn-beijing.aliyuncs.com/data/Xposed_Tool_2.0.3.apk

0 comments on commit 22019bf

Please sign in to comment.