quote:
Originally posted by CookieRevised
yep, like DarKnight said, a hex-editor is all you need...
A patch is nothing more then this... (it overwrites some bytes)
BTW: Backup an original file, Patch that file, and to a binary compare -> FC.EXE FILE_ORI.EXE /B FILE_PATCH.EXE /B
The output is the difference between the two, now you can see what bytes are changed into what bytes...
but how do i make i patch with this
quote:
Originally posted by lizard.boy
whats a good hex editor?
WinHex is good