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等工具获取**