Hex editing

From Cheat Engine
Revision as of 17:30, 2 August 2009 by Alex (talk | contribs) (Created page with '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 somthing (see Assembly).')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 somthing (see Assembly).