From 67ef33f8fa85b77a36801fed6c0c3ad8034d7b27 Mon Sep 17 00:00:00 2001 From: xaoyo Date: Sat, 7 Oct 2023 20:34:42 +0800 Subject: [PATCH] =?UTF-8?q?3.9.7.29=E5=81=8F=E7=A7=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Program/version_list.json | 7 +++++++ README.md | 1 + 2 files changed, 8 insertions(+) diff --git a/Program/version_list.json b/Program/version_list.json index ce082b8..983c73e 100644 --- a/Program/version_list.json +++ b/Program/version_list.json @@ -306,5 +306,12 @@ 63482568, 0, 63484032 + ], + "3.9.7.29": [ + 63486984, + 63488320, + 63486792, + 0, + 63488256 ] } \ No newline at end of file diff --git a/README.md b/README.md index 0c47360..4c71d6b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ #
PyWxDump
* 更新日志(如果有[version_list.json](./Program/version_list.json)缺少的版本,请帮忙添加。) + * 2021.10.07 增加了3.9.7.29版本的偏移地址 * 2023.10.06 增加命令行解密数据库 * 2023.09.28 增加了数据库部分解析 * 2023.09.15 增加了3.9.7.25版本的偏移地址