From 8ac366e1a42f9c30395a0b0b36298b2f5c911df7 Mon Sep 17 00:00:00 2001 From: xaoyo Date: Sun, 8 Oct 2023 00:05:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=86=85=E5=AD=98=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E6=96=B9=E5=BC=8F=EF=BC=8C=E9=98=B2=E6=AD=A2=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E9=94=99=E8=AF=AF=EF=BC=8C=E6=97=A0=E9=99=90=E5=BE=AA?= =?UTF-8?q?=E7=8E=AF=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a3e935..e3d0104 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ print(data) python get_base_addr.py --mobile 152******** --name ****** --account ****** --key ********************************************** # return:{'3.9.7.29': [63486984, 63488320, 63486792, 0, 63488256]} +# (十进制)按顺序代表:微信昵称、微信账号、微信手机号、微信邮箱(默认0)、微信KEY ``` 参数说明: @@ -127,7 +128,7 @@ python get_base_addr.py --mobile 152******** --name ****** --account ****** --k # 需要降低版本使用get_wx_info.py获取key,也可以通过CheatEngine等工具获取 # 最好是保存之前同微信使用过的key,非常方便 -[注]:如果参数错误,得到的对应地址偏移为0,邮箱默认为0 +[注]:如果参数错误,得到的对应地址偏移为0,邮箱高版本失效,默认为0 **3.2 通过CheatEngine等工具获取**