Update README.md
This commit is contained in:
parent
c857e9e900
commit
2d49f3899f
|
|
@ -59,7 +59,7 @@ options:
|
|||
[Apktool install instructions][3]
|
||||
|
||||
----
|
||||
2019/4/15 updated
|
||||
2019/4/15 updated
|
||||
增加自动破解签名的功能,此功能默认开启,如果需要关闭可以增加`-c`即可,比如:
|
||||
```
|
||||
$ java -jar ../../xpatch.jar ../../wechat.apk -c
|
||||
|
|
@ -67,7 +67,7 @@ $ java -jar ../../xpatch.jar ../../wechat.apk -c
|
|||
通过help可以查看到:
|
||||
>options:
|
||||
> -c,--crach disable craching the apk's signature.
|
||||
|
||||
----
|
||||
|
||||
|
||||
## Xposed模块加载方法
|
||||
|
|
|
|||
Loading…
Reference in New Issue