Am I supposed to decrypt the Auth response with the auth cryptography or the game cryptography? To me it would be obvious that I would be using Auth cryptography but why is it not working then?!??? haha so frustrating :/
Here is the first packet recieved from auth server.
Code:
08 00 23 04 9E 19 EF 53 ..#..S
Code:
14 01 3E 04 79 39 64 65 61 6E ..>.y9dean 69 73 6D 65 61 6E 00 00 00 00 ismean.... 00 00 00 00 00 00 00 00 00 00 .......... 00 00 00 00 00 00 00 00 00 00 .......... 00 00 00 00 00 00 00 00 00 00 .......... 00 00 00 00 00 00 00 00 00 00 .......... 00 00 00 00 00 00 00 00 00 00 .......... 00 00 00 00 00 00 00 00 00 00 .......... 00 00 00 00 00 00 00 00 00 00 .......... 00 00 00 00 00 00 00 00 00 00 .......... 00 00 00 00 00 00 00 00 00 00 .......... 00 00 00 00 00 00 00 00 00 00 .......... 00 00 00 00 00 00 00 00 00 00 ..........
2nd packet from the auth server would be the auth response but I can't seem to get it right...
Code:
AB 8B 99 84 87 31 A4 8C CE F5 1 59 D0 BE B9 AD BE BA BF A0 B5 Yо** BC AC BC BA B2 82 81 89 3D 91 = 8D 8C
Any help would be highley appreciated







