Quote:
Originally Posted by cookie69
You can use this tut to get inspired
How do you know packet are encrypted? Maybe you are just thinking they are.
In all the cases, try to watch the sent packets and guess how they are built by hooking the send function (could be WSASend(), Send(),..)
|
I tried to sniff traffic in WPE and saw that packets are different.
Only packets with a message in chat don't differ.
I will show you screenshots:
I sent two identical messages and received identical packages with my message.
I dropped 22 gold and get different packages without 22.
What is it can be and how to sniff the packets without disconnect from server?
P.S. Thank you very much for the Tutorial