Hello,
I'm working on a kind of program to list the dps of players, showing also their skills by using mainly the packets sniffing. I analysed the packets and listed some of them by using the same skill in game and the same target.
My question is how can i decode those packets, are they crypted? Is there a way to decrypt them?
I'm going to give you a piece of one packet, the DATA area:
1b 0 6a 96 2e 75 7c 3e 7e a9 7c 5f e7 24 8d 91 bf 5e 79 a0 31 83 6c 65 47 40 7c
I suspect that the red part is the target (the mob). But i don't know if it's the id of the target, the name of the target or anything else or it's just crypted...
But each time i was changing the target, that part was changing.
To advance in this project, i would be glad to have some helps.
Thank you in advance






