Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QQ ¶
type QQ struct {
// tcp
Conn net.Conn
Caption string
Uin uint
UinLong []byte
Password string
Md5Pwd []byte
Md5Pwd2 []byte
KSid []byte
Imei []byte
ApkVer []byte
PubKey []byte
AppId uint
PcVer []byte
OsType []byte
OsVersion []byte
NetworkType uint
Apn []byte
Device []byte
ApkId []byte
ApkSig []byte
Time int64
TgtKey []byte
RandKey []byte
Mst1Key []byte
StWeb []byte
// sso_seq
RequestId uint
PcSubCmd uint
// sessions
Token002c []byte
Token004c []byte
Token0058 []byte
SessionKey []byte
// login state
// 0 logining, 1 verify, 2 success
LoginState uint
LastError string
// account info
Nick string
Face uint
Age uint
Gender uint
Key []byte
SKey []byte
VKey []byte
Sid []byte
Verification []byte
VerificationToken1 []byte
VerificationToken2 []byte
PsKey []byte
SuperKey []byte
}
Click to show internal directories.
Click to hide internal directories.