Versions in this module Expand all Collapse all v1 v1.2.1 May 1, 2024 v1.2.0 May 1, 2024 v1.1.0 May 1, 2024 v1.0.1 May 1, 2024 v1.0.0 May 1, 2024 Changes in this version + const WLOGIN_A2 + const WLOGIN_A5 + const WLOGIN_AQSIG + const WLOGIN_D2 + const WLOGIN_DA2 + const WLOGIN_LHSIG + const WLOGIN_LSKEY + const WLOGIN_OPENKEY + const WLOGIN_PAYTOKEN + const WLOGIN_PF + const WLOGIN_PSKEY + const WLOGIN_PT4Token + const WLOGIN_QRPUSH + const WLOGIN_RESERVED + const WLOGIN_SID + const WLOGIN_SIG64 + const WLOGIN_SKEY + const WLOGIN_ST + const WLOGIN_STWEB + const WLOGIN_TOKEN + const WLOGIN_VKEY + var AppVersions = map[ProtocolType]*AppVersion + func CalcPow(data []byte) []byte + type AppVersion struct + ApkId string + ApkSign []byte + AppId uint32 + AppKey string + BuildTime uint32 + MainSigMap uint32 + MiscBitmap uint32 + Protocol ProtocolType + QUA string + SSOVersion uint32 + SdkVersion string + SortVersionName string + SubAppId uint32 + SubSigmap uint32 + func (v *AppVersion) String() string + func (v *AppVersion) UpdateFromJson(d []byte) error + type Device struct + APN []byte + AndroidId []byte + BaseBand []byte + Board []byte + BootId []byte + Bootloader []byte + Brand []byte + Device []byte + Display []byte + FingerPrint []byte + Guid []byte + IMEI string + IMSIMd5 []byte + IpAddress []byte + MacAddress []byte + Model []byte + OSType []byte + ProcVersion []byte + Product []byte + Protocol ProtocolType + QImei16 string + QImei36 string + SimInfo []byte + TgtgtKey []byte + VendorName []byte + VendorOSName []byte + Version *OSVersion + WifiBSSID []byte + WifiSSID []byte + func (info *Device) GenDeviceInfoData() []byte + func (info *Device) GenNewGuid() + func (info *Device) GenNewTgtgtKey() + func (info *Device) ReadJson(d []byte) error + func (info *Device) RequestQImei() + func (info *Device) ToJson() []byte + type OSVersion struct + CodeName []byte + Incremental []byte + Release []byte + SDK uint32 + type ProtocolType int + const AndroidPad + const AndroidPhone + const AndroidWatch + const IPad + const MacOS + const QiDian + const Unset + func (i ProtocolType) String() string + func (i ProtocolType) Version() *AppVersion + type SigInfo struct + D2 []byte + D2Key []byte + DeviceToken []byte + Dpwd []byte + EncryptedA1 []byte + G []byte + Ksid []byte + LoginBitmap uint64 + OutPacketSessionID []byte + PsKeyMap map[string][]byte + Pt4TokenMap map[string][]byte + PubAccountCookie []byte + RandSeed []byte + SKey []byte + SKeyExpiredTime int64 + SrmToken []byte + SyncCookie []byte + T104 []byte + T133 []byte + T174 []byte + T402 []byte + T547 []byte + TGT []byte + TGTKey []byte + UserStKey []byte + UserStWebSig []byte