Hex editing

From Cheat Engine
Revision as of 19:03, 26 September 2009 by Holly (talk | contribs) (Reverted edits by 99.150.136.24 (Talk) to last revision by Dark Byte)
Jump to navigation Jump to search

Hex editing is the process of editing the hex code of something, such as a .exe or a .dll. Often used to change values in a program, or to NOP something (see Assembly).

It is also used to edit values in savegames.

And it's used to find out how a game uses it's game files. Example how the graphics are stored, and if the game uses scripting, edit that in the files