Skip to content

Commit 76f593f

Browse files
committed
docs(readme): acknowledge PR #24 contributor and key acquisition improvements
1 parent 08b6562 commit 76f593f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,15 @@ npm run dist
212212
6. **[vue3-wechat-tool](https://github.com/Ele-Cat/vue3-wechat-tool)** - 微信聊天记录工具(Vue3)
213213
- 提供了聊天记录展示与交互的实现参考
214214

215+
7. **[wx-dat](https://github.com/waaaaashi/wx-dat)** - 微信图片密钥获取工具
216+
- 实现真正的无头获取图片密钥,不再依赖扫描微信内存与点击朋友圈大图
217+
218+
8. **PR #24 贡献者 [H3CoF6](https://github.com/H3CoF6)** - 微信密钥获取能力增强
219+
- 无第三方工具依赖实现微信密钥获取能力
220+
- 实现数据库密钥获取:实现形式参考 [wx_key](https://github.com/ycccccccy/wx_key) 项目,完成 Python 预编译 wheel 封装,详情见 [py_wx_key](https://github.com/H3CoF6/py_wx_key)
221+
- 特征码不在 C++ 内硬编码,而由 Python 模块传入,减少 wheel 更新次数
222+
- 实现真正的无头获取图片密钥,不再依赖扫描微信内存(以及点击朋友圈大图),感谢项目 [wx-dat](https://github.com/waaaaashi/wx-dat)
223+
215224
## Star History
216225

217226
[![Star History Chart](https://api.star-history.com/svg?repos=LifeArchiveProject/WeChatDataAnalysis&type=Date)](https://www.star-history.com/#LifeArchiveProject/WeChatDataAnalysis&Date)

0 commit comments

Comments
 (0)