Hello,
I'm trying to sniff the packets between my client and the server (Official CO),
First of all i want to know, is using Wireshark is a good idea to sniff?
so one of the packets i sniffed is i guess the jump packet sent from my client:
[Only registered and activated users can see links. Click Here To Register...]
as i understand that the 2 first bytes are for size,
but when converting the hex values, i get big integers, which im pretty sure is not the size of the packet(duhh cuz the packets are encrypted, but worth a try ...)
so ...
I read in some posts, that CO uses 4 keys and the Blowfish algorithm,
and correct me if im wrong:
the first 2 keys are sent to the client (i dont know when?),
then the other 2 keys are calculated later (using the first 2 keys i guess?)
so my question,
where are these 2 keys are sent to the client??
and can i capture them and use them later??
Thank you.
I'm trying to sniff the packets between my client and the server (Official CO),
First of all i want to know, is using Wireshark is a good idea to sniff?
so one of the packets i sniffed is i guess the jump packet sent from my client:
[Only registered and activated users can see links. Click Here To Register...]
as i understand that the 2 first bytes are for size,
but when converting the hex values, i get big integers, which im pretty sure is not the size of the packet(duhh cuz the packets are encrypted, but worth a try ...)
so ...
I read in some posts, that CO uses 4 keys and the Blowfish algorithm,
and correct me if im wrong:
the first 2 keys are sent to the client (i dont know when?),
then the other 2 keys are calculated later (using the first 2 keys i guess?)
so my question,
where are these 2 keys are sent to the client??
and can i capture them and use them later??
Thank you.