3.7.5.11以上为40
This commit is contained in:
parent
6b6095427c
commit
37c850ae1e
@ -45,7 +45,7 @@
|
||||
计算方式:KEY=用户名-000024
|
||||
KEY的基址即:**2FFF970-000024=2FFF94C**
|
||||
|
||||
(3.7.5.11以上,KEY=用户名-000040)
|
||||
(3.9.6.33以上,KEY=用户名-000040)
|
||||
|
||||

|
||||
|
||||
|
@ -166,7 +166,6 @@ class BaseAddr:
|
||||
return maybe_key
|
||||
|
||||
def verify_key(keys, wx_db_path):
|
||||
|
||||
with open(wx_db_path, "rb") as file:
|
||||
blist = file.read(5000)
|
||||
salt = blist[:16]
|
||||
|
Loading…
Reference in New Issue
Block a user