添加"3.9.5.81"版本偏移地址
This commit is contained in:
parent
704ef562bf
commit
6e98b86cf8
@ -279,6 +279,13 @@
|
|||||||
38986104,
|
38986104,
|
||||||
50329932
|
50329932
|
||||||
],
|
],
|
||||||
|
"3.9.5.81": [
|
||||||
|
61650872,
|
||||||
|
61652208,
|
||||||
|
61650680,
|
||||||
|
0,
|
||||||
|
61652144
|
||||||
|
],
|
||||||
"3.9.5.91": [
|
"3.9.5.91": [
|
||||||
61654904,
|
61654904,
|
||||||
61654680,
|
61654680,
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
* 更新日志(发现[version_list.json](./Program/version_list.json)
|
* 更新日志(发现[version_list.json](./Program/version_list.json)
|
||||||
缺失或错误,请提交[issues](https://github.com/xaoyaoo/PyWxDump/issues))。)
|
缺失或错误,请提交[issues](https://github.com/xaoyaoo/PyWxDump/issues))。)
|
||||||
|
* 2023.10.11 添加"3.9.5.81"版本的偏移地址 感谢@**[sv3nbeast](https://github.com/sv3nbeast)**
|
||||||
* 2023.10.09 获取key基址偏移可以根据微信文件夹获取,不需要输入key
|
* 2023.10.09 获取key基址偏移可以根据微信文件夹获取,不需要输入key
|
||||||
* 2023.10.09 优化代码,删减没必要代码,重新修改获取基址代码,加快运行速度(需要安装新的库 pymem)
|
* 2023.10.09 优化代码,删减没必要代码,重新修改获取基址代码,加快运行速度(需要安装新的库 pymem)
|
||||||
* 2023.10.07 修改获取基址内存搜索方式,防止进入死循环
|
* 2023.10.07 修改获取基址内存搜索方式,防止进入死循环
|
||||||
@ -17,8 +18,8 @@
|
|||||||
该分支是[SharpWxDump](https://github.com/AdminTest0/SharpWxDump)的经过重构python语言版本,同时添加了一些新的功能。
|
该分支是[SharpWxDump](https://github.com/AdminTest0/SharpWxDump)的经过重构python语言版本,同时添加了一些新的功能。
|
||||||
|
|
||||||
<strong><big>
|
<strong><big>
|
||||||
超级想要star,走过路过,帮忙点个[](https://github.com/xaoyaoo/PyWxDump/)呗
|
超级想要star,走过路过,帮忙点个[](https://github.com/xaoyaoo/PyWxDump/)
|
||||||
,谢谢啦~</big></strong>
|
呗,谢谢啦~</big></strong>
|
||||||
|
|
||||||
## 二、使用方法
|
## 二、使用方法
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user