Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…g/1.0.6) / 2020-10-16

what's new
* 朋友圈转发
* 支持7.0.17
* 更新越狱包7.0.17
* 更新已注入助手的7.0.17未签名包
* 更新越狱源安装包
  • Loading branch information
DKJone committed Oct 16, 2020
1 parent 75133d5 commit 25a3f7f
Show file tree
Hide file tree
Showing 12 changed files with 208 additions and 411 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ dkhelper/dkhelper/TargetApp/
dkhelper/dkhelper/tmp/
dkhelper/LatestBuild
dkhelper/dkhelper/WeChat_Headers/
Info.plist
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
# DKWechatHelper ChangeLog
[v1.0.5](https://github.com/DKWechatHelper/DKWechatHelper/releases/tag/1.0.4) / 2020-09-29
[v1.0.6](https://github.com/DKWechatHelper/DKWechatHelper/releases/tag/1.0.6) / 2020-10-16
what's new
* 朋友圈转发
* 支持7.0.17
* 更新越狱包7.0.17
* 更新已注入助手的7.0.17未签名包
* 更新越狱源安装包

# DKWechatHelper ChangeLog
[v1.0.5](https://github.com/DKWechatHelper/DKWechatHelper/releases/tag/1.0.5) / 2020-09-29
what's new
* 新增好友关系检测
* 新增自动收取个人红包
* 修复集赞助手自定义评论时可能会发生闪退的BUG
* 支持7.0.15
* 更新越狱包7.0.15
* 更新已注入助手的7.0.15未签名包
* 更新越狱源安装包
* 更新越狱源安装包

[v1.0.4](https://github.com/DKWechatHelper/DKWechatHelper/releases/tag/1.0.4) / 2020-07-07
what's new
* 新增集赞助手
Expand Down
Binary file added IMG_0031.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

不止于抢红包,功能丰富的微信插件。本软件已成功运行在(iphone7-iphone11、iPad)
给个⭐️不迷路↗️
[v1.0.6](https://github.com/DKWechatHelper/DKWechatHelper/releases/tag/1.0.5)适用微信7.0.17
[v1.0.5](https://github.com/DKWechatHelper/DKWechatHelper/releases/tag/1.0.5)适用微信7.0.15
[v1.0.4](https://github.com/DKWechatHelper/DKWechatHelper/releases/tag/1.0.4)适用微信7.0.14
[v1.0.3](https://github.com/DKWechatHelper/DKWechatHelper/releases/tag/1.0.3)适用微信7.0.13
Expand All @@ -28,11 +29,13 @@
* [x] CallKit锁屏接视频语音
* [x] 集赞助手
* [x] 好友关系检测
* [x] 朋友圈转发

安装后在微信设置中点击“微信小助手”
更多请查看下图:

![IMG_0223](./IMG_0223.png)
![IMG_0223](./IMG_0031.JPG)

## 使用:
1.源码学习
Expand All @@ -42,8 +45,9 @@
* [7.0.8-*提取码:h54d*](https://pan.baidu.com/s/11VoUXPC4vb5zg8HzP3kC0Q)
* [7.0.11-*提取码: 2igg*](https://pan.baidu.com/s/1mU_mezsWhqL2-AY0PB-vVg)
* [7.0.13-*提取码: nx4m*](https://pan.baidu.com/s/1rqB0pV4zMEB6Z3VJTsTa8Q)
* [7.0.14](https://n802.com/file/24576815-452231690)
* [7.0.15](https://n802.com/file/24576815-463029595)
* [7.0.14](https://n802.com/file/24576815-452231690)
* [7.0.15](https://n802.com/file/24576815-463029595)
* [7.0.17](https://n802.com/file/24576815-467161527)


将下载的微信放到'/dkhelper/dkhelper/TargetApp/'目录下该目录下有一个空白文件’put ipa or app here‘,和它放在同一文件夹下即可,修改项目BundleId及签名信息,选择真机设备运行即可
Expand All @@ -54,7 +58,8 @@
* [未签名版7.0.11-*提取码: fe9f*](https://pan.baidu.com/s/1sOPCqnCPxSdIKq7TKuHK9g)
* [未签名版7.0.13-*提取码: fhes*](https://pan.baidu.com/s/1DgSl5u0Gip3cNdqZmRFEWw)
* [未签名版7.0.14](https://n802.com/file/24576815-452232682)
* [未签名版7.0.15](https://n802.com/file/24576815-463034104)
* [未签名版7.0.15](https://n802.com/file/24576815-463034104)
* [未签名版7.0.17](https://n802.com/file/24576815-467161662)
注:推荐使用[ios-app-signer](https://github.com/DanTheMan827/ios-app-signer)签名,使用方法自行百度

3.普通用户:
Expand Down
4 changes: 2 additions & 2 deletions dkhelper/dkhelper.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@
DEVELOPMENT_TEAM = NL54V6A3P5;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = dkhelper/Info.plist;
MARKETING_VERSION = 7.0.14;
MARKETING_VERSION = 7.0.17;
MONKEYDEV_ADD_SUBSTRATE = YES;
MONKEYDEV_CLASS_DUMP = NO;
MONKEYDEV_DEFAULT_BUNDLEID = YES;
Expand All @@ -826,7 +826,7 @@
DEVELOPMENT_TEAM = NL54V6A3P5;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = dkhelper/Info.plist;
MARKETING_VERSION = 7.0.14;
MARKETING_VERSION = 7.0.17;
MONKEYDEV_ADD_SUBSTRATE = YES;
MONKEYDEV_CLASS_DUMP = NO;
MONKEYDEV_DEFAULT_BUNDLEID = YES;
Expand Down
Loading

0 comments on commit 25a3f7f

Please sign in to comment.