Code:
struct INIT_REQUEST {
DWORD Version;
BYTE CPUKey[0x10], ModuleDigest[0x14];
KEY_VAULT KV;
};
struct INIT_RESPONSE {
DWORD Status;
};
struct PRES_REQUEST {
DWORD TitleID;
BYTE CPUKey[0x10], ModuleDigest[0x14];
CHAR Gamertag[0x10];
};
struct PRES_RESPONSE {
DWORD Status;
DWORD TimeRemaining[3];
};
struct XKEC_REQUEST {
BOOL Crl, Fcrt;
BYTE CPUKey[0x10], HVSalt[0x10];
};
struct XKEC_RESPONSE {
DWORD Status;
};
struct XOSC_REQUEST {
BOOL Crl, Fcrt;
DWORD TitleID;
BYTE CPUKey[0x10];
BYTE KVDigest[0x14];
};
struct XOSC_RESPONSE {
DWORD Status;
};
This account is currently banned
Ban reason: affiliation with king/giths.
Ban reason: affiliation with king/giths.