From 96677f0c0700c30d6ffd82ab52de9758aa4dd72b Mon Sep 17 00:00:00 2001 From: xaoyo Date: Wed, 11 Oct 2023 09:32:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0"3.9.5.81"=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=81=8F=E7=A7=BB=E5=9C=B0=E5=9D=80=20#10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f75db54..8590642 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ #
PyWxDump
* 更新日志(发现[version_list.json](./Program/version_list.json) - 缺失或错误,请提交[issues](https://github.com/xaoyaoo/PyWxDump/issues))。) + 缺失或错误,请提交[issues](https://github.com/xaoyaoo/PyWxDump/issues)): * 2023.10.11 添加"3.9.5.81"版本的偏移地址 感谢@**[sv3nbeast](https://github.com/sv3nbeast)** * 2023.10.09 获取key基址偏移可以根据微信文件夹获取,不需要输入key * 2023.10.09 优化代码,删减没必要代码,重新修改获取基址代码,加快运行速度(需要安装新的库 pymem)