I'm personally sick of looking at party and whisper packets and I'm not that great at reverse engineering, so I'm offering a cash reward to anyone who can show me the formula (Must be able to be used in a calculator) used to decoded party and whisper packets.
So if your good at decoding, know how to use tools like wireshark and maybe even can read assembly feel free to help me find the decryption formula.
Simply put, the first person to show me a working formula wins.
Party packets use an ID system so you won't find your char name in one.
Ps. I'll leave the amount to be decided between me and the person who finds the formula. Please note, I am student so no big $$$.
So if your good at decoding, know how to use tools like wireshark and maybe even can read assembly feel free to help me find the decryption formula.
Simply put, the first person to show me a working formula wins.
Code:
Example packet code: Normal chat packet of me saying 123: 0000 25 2b 00 00 00 03 00 00 52 6c 00 10 00 00 00 03 %+......Rl...... 0010 67 35 16 03 00 01 00 06 00 0a 59 75 6b 69 74 73 g5........Yukits 0020 75 6b 69 00 06 00 04 31 32 33 00 uki....123. Party chat packet of me saying 123: 0000 70 25 00 00 00 00 a3 b4 8f 92 aa 13 34 a3 6c e0 p%..........4.l. 0010 a8 3c 42 aa 15 41 fe cc ba 98 76 57 55 25 09 1e .<B..A....vWU%.. 0020 29 0d 79 69 69 ).yii
Ps. I'll leave the amount to be decided between me and the person who finds the formula. Please note, I am student so no big $$$.