#ifdef ENABLE_NEW_PACK_ENCRYPTION
static DWORD s_adwEterPackKey[] =
{
#ifdef ENABLE_ETER_PACK_OBSCURING
s_EncryptEterPackKey(0), // 1814198752
s_EncryptEterPackKey(1), // 1567527611
s_EncryptEterPackKey(2), // 944586782
s_EncryptEterPackKey(3) // 1459436252
#else
920799003,
617803571,
1347132290,
1420242115
#endif
};
static DWORD s_adwEterPackSecurityKey[] =
{
#ifdef ENABLE_ETER_PACK_OBSCURING
s_EncryptEterPackSecurityKey(0), // 682106122
s_EncryptEterPackSecurityKey(1), // 1311257798
s_EncryptEterPackSecurityKey(2), // 1588429912
s_EncryptEterPackSecurityKey(3) // 1313544463
#else
1401589709,
930522459,
676730935,
1096850724
#endif
};
#else
static DWORD s_adwEterPackKey[] =
{
45129401,
92367215,
681285731,
1710201,
};
static DWORD s_adwEterPackSecurityKey[] =
{
78952482,
527348324,
1632942,
486274726,
};
#endif
bu sistem ekli bu packların ne ile kapatılması lazım