Update README.md

This commit is contained in:
AdminTest0 2022-08-07 19:49:01 +08:00 committed by GitHub
parent df6d0ab54b
commit 084f9d7abf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,13 @@
## SharpWxDump
**2022/08/07 更新内容**
1. 支持3.7.5.27版本
2. 支持3.7.5.31版本
3. 修改获取邮箱功能低于3.7.0.30版本会直接返回邮箱地址大于3.7.0.30版本则不显示任何信息
![1](https://user-images.githubusercontent.com/33925462/183289054-05321b52-67b3-4349-98eb-74584e579579.jpg)
**2022/07/23 更新内容**
1. 修复部分场景报错:登录微信后仍然提示:[-] WeChat Base Address Get Faild
@ -7,7 +15,7 @@
**支持功能**
1. 支持微信多开场景,获取多用户信息等
2. 微信需要登录状态才能获取数据库密钥
3. 没有动态获取功能已将偏移地址写入代码内会不定期更新如有需要的版本请Issues
3. 没有动态获取功能,已将偏移地址写入代码内,会不定期更新,**如有需要的版本请提交Issues**
4. 请选择x86编译生成
![image](https://user-images.githubusercontent.com/33925462/179410099-c0f52c1c-b552-4a51-9822-7440b097bca4.png)