From c5d120aed307dc9d08798faba817886cb985d9e1 Mon Sep 17 00:00:00 2001 From: 2977094657 <2977094657@qq.com> Date: Sat, 14 Feb 2026 13:03:33 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20README=20=E8=87=B4?= =?UTF-8?q?=E8=B0=A2=E4=B8=8E=E5=8F=82=E8=80=83=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 52ce37d..a577ea2 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,13 @@

WeChatDataAnalysis - 微信数据库解密与分析工具

一个专门用于微信4.x版本数据库解密的工具(支持聊天记录实时更新)

-

特别致谢echotraceWeFlow(本项目大量功能参考其实现,提供了重要技术支持)

+

特别致谢H3CoF6(密钥与朋友圈等核心内容的技术支持)、echotraceWeFlow(本项目大量功能参考其实现)

Version Stars Downloads Forks QQ Group Python - FastAPI Vue.js SQLite
@@ -189,8 +188,6 @@ npm run dist 本项目的开发过程中参考了以下优秀的开源项目和资源: -### 主要参考项目 - 1. **[echotrace](https://github.com/ycccccccy/echotrace)** - 微信数据解析/取证工具 - 本项目大量功能参考并复用其实现思路,提供了重要技术支持 @@ -215,12 +212,6 @@ npm run dist 7. **[wx-dat](https://github.com/waaaaashi/wx-dat)** - 微信图片密钥获取工具 - 实现真正的无头获取图片密钥,不再依赖扫描微信内存与点击朋友圈大图 -8. **PR #24 贡献者 [H3CoF6](https://github.com/H3CoF6)** - 微信密钥获取能力增强 - - 无第三方工具依赖实现微信密钥获取能力 - - 实现数据库密钥获取:实现形式参考 [wx_key](https://github.com/ycccccccy/wx_key) 项目,完成 Python 预编译 wheel 封装,详情见 [py_wx_key](https://github.com/H3CoF6/py_wx_key) - - 特征码不在 C++ 内硬编码,而由 Python 模块传入,减少 wheel 更新次数 - - 实现真正的无头获取图片密钥,不再依赖扫描微信内存(以及点击朋友圈大图),感谢项目 [wx-dat](https://github.com/waaaaashi/wx-dat) - ## Star History [![Star History Chart](https://api.star-history.com/svg?repos=LifeArchiveProject/WeChatDataAnalysis&type=Date)](https://www.star-history.com/#LifeArchiveProject/WeChatDataAnalysis&Date)