I have some doubts about my client (2012 04 10). I have read this:
Yes, the 2012-04 clients (and possibly a few others) have their keys chosen in such a way that makes the client effectively always use the same encryption key for each sent packet (thus allowing you to replay a packet as much as you want in WPE.)
You can either use a newer client, or edit the keys yourself in both client (you'll have to hex-edit it) and server (edit the appropriate packetKeys line for your PACKETVER in src/map/packets.h and recompile.)
My questions are:
1. can 3 keys be random numbers and letters?
2. when I am editing my packets.h, do I have to re-write the same keys my .exe is using?
Hello there.
I have some doubts about my client (2012 04 10). I have read this:
My questions are:
1. can 3 keys be random numbers and letters?
2. when I am editing my packets.h, do I have to re-write the same keys my .exe is using?
3. can I use xvi32 to edit the keys of my .exe?
Thanks in advanced.
Edited by RobShare this post
Link to post
Share on other sites