hex

About your favorite games!
Post Reply
User avatar
n3rd
Staff Member
Staff Member
Posts: 1474
Joined: 15 Nov 2005, 17:00
18
Location: my own perfect world in ma head :)
Contact:

hex

Post by n3rd »

can some 1 tell me if there is a good tutorial out there that explains to me how to read hex code of online MMOPRGs?

thanks.

or how to decrypt them.

User avatar
Gogeta70
^_^
^_^
Posts: 3275
Joined: 25 Jun 2005, 16:00
18

Post by Gogeta70 »

Hex editing a game only works if the program you want to edit is on your computer and everything is stored client-side. Else, it's a waste of time. Of course, there are exceptions. Games that do store stuff server side will send edited values to be saved server side, but that's not for every game.
¯\_(ツ)_/¯ It works on my machine...

User avatar
n3rd
Staff Member
Staff Member
Posts: 1474
Joined: 15 Nov 2005, 17:00
18
Location: my own perfect world in ma head :)
Contact:

Post by n3rd »

mmm, but how do I read the packets that the game send to me, I only know that certain sizes of the packets stand for different actions.

Post Reply