From 985615419c7665d96233c68a6a2efb0a694c51ce Mon Sep 17 00:00:00 2001 From: xaoyo Date: Fri, 15 Sep 2023 13:05:05 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9326a70..199cb42 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,19 @@ #
PyWxDump
+* 更新日志(如果有[version_list.json](./Program/version_list.json)缺少的版本,请帮忙添加。) + + * 2023.09.15 增加了3.9.7.25版本的偏移地址 + ## 一、项目介绍 本项目可以获取微信基本信息,以及key,通过key可以解密微信数据库,获取聊天记录,好友信息,群信息等。 该分支是[SharpWxDump](https://github.com/AdminTest0/SharpWxDump)的经过重构python语言版本,同时添加了一些新的功能。 +**如果觉得好用的话的话,帮忙点个[![GitHub stars](https://img.shields.io/github/stars/xaoyaoo/PyWxDump.svg?style=social&label=Star)](https://github.com/xaoyaoo/PyWxDump/) +呗** + + ## 二、使用方法 ### 1. 安装依赖