mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-08 17:20:11 +08:00
23 lines
281 B
Markdown
23 lines
281 B
Markdown
# TIM Protocol
|
|
|
|
## Password Verified
|
|
|
|
### S -> `08 25 31 02`(may be another)
|
|
|
|
#### Var
|
|
type | var name | value/from
|
|
---- | ---|---
|
|
int |g_qq | qq number
|
|
16bytes | tgtgtKey | |
|
|
|
|
#### Decryption
|
|
|
|
//todo
|
|
|
|
#### Packet data - Requiring
|
|
|
|
//todo
|
|
|
|
#### Packet data - Not Requiring
|
|
|
|
//todo |