From 77781c21942664541acee24f99e133767979d7fa Mon Sep 17 00:00:00 2001 From: xaoyo Date: Tue, 10 Oct 2023 21:41:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B3=A8=E9=87=8A=EF=BC=8C?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1382ced..c7ceed4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ #
PyWxDump
-* 更新日志(发现[version_list.json](./Program/version_list.json)缺失或错误,请提交[issues](https://github.com/xaoyaoo/PyWxDump/issues))。) +* 更新日志(发现[version_list.json](./Program/version_list.json) + 缺失或错误,请提交[issues](https://github.com/xaoyaoo/PyWxDump/issues))。) * 2023.10.09 获取key基址偏移可以根据微信文件夹获取,不需要输入key * 2023.10.09 优化代码,删减没必要代码,重新修改获取基址代码,加快运行速度(需要安装新的库 pymem) * 2023.10.07 修改获取基址内存搜索方式,防止进入死循环 @@ -15,8 +16,9 @@ 该分支是[SharpWxDump](https://github.com/AdminTest0/SharpWxDump)的经过重构python语言版本,同时添加了一些新的功能。 -超想要star,走过路过,帮忙点个![Star](https://img.shields.io/github/stars/xaoyaoo/PyWxDump.svg?style=social&label=Star)呗 -,谢谢啦~ + +超级想要star,走过路过,帮忙点个![Star](https://img.shields.io/github/stars/xaoyaoo/PyWxDump.svg?style=social&label=Star)呗 +,谢谢啦~ ## 二、使用方法