Skip to content

Commit

Permalink
add master_key_11 key hash
Browse files Browse the repository at this point in the history
  • Loading branch information
wzsx150 authored Apr 24, 2024
1 parent 4ee7c8c commit 209d519
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nsz/nut/Keys.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
'master_key_0d': 723654444,
'master_key_0e': 2690905064,
'master_key_0f': 4082108335,
'master_key_10': 788455323
'master_key_10': 788455323,
'master_key_11': 1214507020
}

def getMasterKeyIndex(i):
Expand Down

0 comments on commit 209d519

Please sign in to comment.