We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33fed19 commit 6ba96bfCopy full SHA for 6ba96bf
README.md
@@ -52,7 +52,9 @@
52
53
#### 2. 生成注入的app文件
54
55
-* 可直接通过百度云下载,链接: https://pan.baidu.com/s/1c120oww 密码: 95bx(微信版本为6.5.16)
+* 可直接通过百度云下载
56
+链接: https://pan.baidu.com/s/1c120oww 密码: 95bx(微信版本为6.5.16)
57
+链接: https://pan.baidu.com/s/1bL1oei 密码: grbi (微信版本 6.5.17)
58
59
* 若想修改源码,生成新的dylib,可在修改之后执行`make`,之后拷贝生成的dylib(~~路径为`./theos/obj/debug/robot.dylib`~~),最后执行 `./Others/autoInsertDylib.sh ipa文件路径 dylib文件路径` 即可获得注入dylib的app文件。
60
0 commit comments