Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

版本偏移添加 #12

Closed
GentlemanII opened this issue Oct 16, 2023 · 13 comments
Closed

版本偏移添加 #12

GentlemanII opened this issue Oct 16, 2023 · 13 comments

Comments

@GentlemanII
Copy link

"3.9.7.15": [
63482696,
63484032,
63482504,
0,
63483968
],

顺便问一下,我有db文件,也有db文件对应的电脑的key,但是换了电脑以后就没办法使用当前代码进行解析了,知道解密key的规则是怎么计算的吗?

@GentlemanII GentlemanII changed the title 版本列表添加 版本偏移添加 Oct 16, 2023
@xaoyaoo
Copy link
Owner

xaoyaoo commented Oct 16, 2023

"3.9.7.15": [ 63482696, 63484032, 63482504, 0, 63483968 ],

顺便问一下,我有db文件,也有db文件对应的电脑的key,但是换了电脑以后就没办法使用当前代码进行解析了,知道解密key的规则是怎么计算的吗?

key对应关系:同一设备-同一微信-同一key(微信卸载干净后,重装key会变)
你说的有对应电脑db文件对应的key,如果当时可以解析,那么在db没有改变,key没有改变情况下是可以解析的(db文件,以及key都需要是之前那台电脑的)。

@GentlemanII
Copy link
Author

我在A电脑上拿到了key同时也拿到了db文件,然后到B电脑上就无法解析了(A、B电脑微信版本不同),有见过这个问题吗

@xaoyaoo
Copy link
Owner

xaoyaoo commented Oct 16, 2023

你的db文件有被B电脑上微信程序操作过吗?

@GentlemanII
Copy link
Author

没有
会出现这个问题
1697423607197

@xaoyaoo
Copy link
Owner

xaoyaoo commented Oct 16, 2023

你这个key不是16进制的,你看看key的字符是不是在[0-9]或者[a-f]中间,检查一下位数是不是64位

xaoyaoo added a commit that referenced this issue Oct 16, 2023
@GentlemanII
Copy link
Author

用 python wx_info.py生成的 昨天晚上在A电脑上是可以解析的 然后早上想试试换到B电脑就不行了 重新在A上跑也是这个错误

@GentlemanII
Copy link
Author

奥奥 没发现L和1 非常感谢

@xaoyaoo
Copy link
Owner

xaoyaoo commented Oct 16, 2023

你不是直接复制的吗?难道是手打?

@GentlemanII
Copy link
Author

我是用微信识别的

@xaoyaoo
Copy link
Owner

xaoyaoo commented Oct 16, 2023

那就可以了,key我就给你删了

Repository owner deleted a comment from GentlemanII Oct 16, 2023
@GentlemanII
Copy link
Author

好的 谢谢

@GentlemanII
Copy link
Author

偏移可以加一下 然后这个就可以结帖了

@xaoyaoo
Copy link
Owner

xaoyaoo commented Oct 16, 2023

ok~

@xaoyaoo xaoyaoo closed this as completed Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants