Update README.md

This commit is contained in:
AdminTest0 2022-08-08 10:52:15 +08:00 committed by GitHub
parent eb6a6f11d2
commit e197d29b33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,12 @@
## SharpWxDump
**2022/08/08 更新内容**
1. 修改部分代码(未运行、运行未登录、已登录),方便实战中判断情况
![1](https://user-images.githubusercontent.com/33925462/183328570-af92417f-ffd0-479d-b320-74e64bc71171.png)
**2022/08/07 更新内容**
1. 支持3.7.5.27版本
@ -11,12 +18,13 @@
**2022/07/23 更新内容**
1. 修复部分场景报错:登录微信后仍然提示:[-] WeChat Base Address Get Faild
2. 如果还是报错,**请用x86编译**
**支持功能**
1. 支持微信多开场景,获取多用户信息等
2. 微信需要登录状态才能获取数据库密钥
3. 没有动态获取功能,已将偏移地址写入代码内,会不定期更新,**如有需要的版本请提交Issues**
4. 请选择x86编译生成
4. **请用x86编译生成**
![image](https://user-images.githubusercontent.com/33925462/179410099-c0f52c1c-b552-4a51-9822-7440b097bca4.png)