WPE Hex Decryption

11/05/2016 16:36 toxicnoob#1
Hello Epvpers!

Idk if i'm in right section or not, so sorry cuz its my first Thread.

So yea, i have a question about WPE hex decryption.

I have a hex code, that is:
59 E9 A4 AD AB AC A8 3F AB 2E A9 F7 03

I don't really get it, how to decrypt it to understand what did it do and how to modify. (okay, in this case i changed standing location of a character[got it by wpe])

Thanks for your answer, and sorry for my bad english knowledge.
Hope we can get solution to my question. :mofo:
11/05/2016 20:39 alpines#2
Look on the plain text that WPE provides for you. If you can't see important information then it looks like it is crypted. This can vary from game to game.

Just try to analyze packets and compare them if you do the same action twice etc.
11/05/2016 23:07 toxicnoob#3
It is crypted, i try to do the same move and a hex is changing always if i go to the same point.
Still confused .
11/06/2016 00:17 alpines#4
Quote:
Originally Posted by toxicnoob View Post
It is crypted, i try to do the same move and a hex is changing always if i go to the same point.
Still confused .
You might want to have a look at already existing projects which maybe have the encryption implemented. It is pretty to hard to figure it out by yourself.