From 86847e929976170acd83a17904925773aafdea0b Mon Sep 17 00:00:00 2001 From: xaoyo Date: Fri, 6 Oct 2023 11:26:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E8=A7=A3=E6=9E=90=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ea6fb3..b77ff1c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ 该分支是[SharpWxDump](https://github.com/AdminTest0/SharpWxDump)的经过重构python语言版本,同时添加了一些新的功能。 * + *如果觉得好用的话的话,帮忙点个[![Star](https://img.shields.io/github/stars/xaoyaoo/PyWxDump.svg?style=social&label=Star)](https://github.com/xaoyaoo/PyWxDump/) 呗** @@ -169,7 +170,11 @@ python decrypt.py --key ******** --db_path ./decrypted/decrypted.db --out_path . python get_wx_decrypted_db.py --key ******** ``` -## 四、支持功能 +## 四、解析数据库 +* [parse.py](./parse_db/parse.py) : 数据库解析脚本 +未完待续... + +## 五、支持功能 1. 支持微信多开场景,获取多用户信息等 2. 微信需要登录状态才能获取数据库密钥