MR303 starts:
x-tv2-auth-svrMsgNonce: 64bit random
struct x-tv2-auth-ticketReq {
char TicketRequestVersion;//01
long long key;//64bit random
long long sendTime;//DateTime.Tick, sollte in etwa 01.01.2003 20:00:00 Uhr + zeit die die box seit dem booten läuft sein (?)
long long ClientSWVersion;//1.0.0.0
ushort src.Length;
ushort myKeyLengthInBytes;//256
uchar MyCertificate[src.Length];
uchar Signature[myKeyLengthInBytes];//SHA256 hash/signatur
}
"Login"
"LoginEx"
"GetAccountSessionKey"
"GetUpgradeFilesUrls"
"GetUpgradeFilesUrlsForDevice"