Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HyperSine/forensic-qqtoken
/ functions
Functions
11 in github.com/HyperSine/forensic-qqtoken
⨍
Functions
11
◇
Types & classes
2
↓ 2 callers
Method
decrypt_block
(self, ciphertext: bytes)
decrypt-secret.py:43
↓ 1 callers
Function
GenerateQQTokenCode
(currentTimeMillis: int, secret: bytes)
generate-qqtoken.py:30
↓ 1 callers
Method
decrypt
(self, ciphertext: bytes)
decrypt-secret.py:97
↓ 1 callers
Method
encrypt_block
(self, plaintext: bytes)
decrypt-secret.py:20
↓ 1 callers
Function
wcdb_decrypt_first_page
(raw, page_size, device_salt, password)
decrypt-database.py:18
↓ 1 callers
Function
wcdb_decrypt_left_pages
(raw, page_size, device_salt, password)
decrypt-database.py:77
↓ 1 callers
Function
wcdb_generate_device_salt
(serialno: bytes, cpu_serial: bytes)
decrypt-database.py:8
Function
GenerateQQTokenSerial
(secret: bytes)
generate-qqtoken.py:6
Method
__init__
(self, key: bytes)
decrypt-secret.py:6
Method
__init__
(self, key: bytes)
decrypt-secret.py:68
Method
encrypt
(self, plaintext: bytes)
decrypt-secret.py:71