Ok so the time has come where I am 50% 5200 my client now has its injections done etc..........
I now to upgrade my login encryption
How can I get that in 5200 ? with a packet logger/sniffer ?
Then I can login to a 5200 ^^
I now to upgrade my login encryption
Code:
static uint[] key = new uint[] {
0xEBE854BC, 0xB04998F7, 0xFFFAA88C,
0x96E854BB, 0xA9915556, 0x48E44110,
0x9F32308F, 0x27F41D3E, 0xCF4F3523,
0xEAC3C6B4, 0xE9EA5E03, 0xE5974BBA,
0x334D7692, 0x2C6BCF2E, 0xDC53B74,
0x995C92A6, 0x7E4F6D77, 0x1EB2B79F,
0x1D348D89, 0xED641354, 0x15E04A9D,
0x488DA159, 0x647817D3, 0x8CA0BC20,
0x9264F7FE, 0x91E78C6C, 0x5C9A07FB,
0xABD4DCCE, 0x6416F98D, 0x6642AB5B
};
Then I can login to a 5200 ^^