Well i Tried to log on The Pirate Client But what happened is the login bar got freezed at middle of Bar So what does this means ? and how can i Make it logging into this Client ?
So what u mean is that the Auzorization packet is still the same but what i understood that game cryptography has changed so thats Require knowing its Password and its keys Am i Right ?Quote:
The login cryptography stayed the same which is why the bar starts, the game cryptography is what changed and that's why you get stuck.
Yah, they do. Packets being sent to the server / client (auth or game) can be used for encryption. Packet 1059 (the key packet) was is used in 5172 - 5532 to set the key for the password cipher. Exchange also uses packets to exchange public keys and prepare the game cipher.Quote:
Auth packets has nothing to do with login encryption
What I ment was that in this situation it won't help to change packets, you'll need the keys.Quote:
Yah, they do. Packets being sent to the server / client (auth or game) can be used for encryption. Packet 1059 (the key packet) was is used in 5172 - 5532 to set the key for the password cipher. Exchange also uses packets to exchange public keys and prepare the game cipher.
1051 in the game cipher? o.OQuote:
(this might be the old auth sequence or the new one)
I thought it was something like:
Auth:
1060
1100
1052
Game:
1051
1001
1052
10010