PDA

View Full Version : Help


xhockeyx
June 29th, 2007, 19:21
How do I save a change that is done in the hex dump...

naides
June 29th, 2007, 19:36
Could you elaborate a little?

Changes made in the code panel, You right click-> copy to executable -> all modifications, then right click ->Save file -> save file as: _you_name_it_modif_file.exe


If you make changes on the dump window, you can also right click -> copy to executable file -> Right Click Save File. . .

But if the change in the dump panel was done to dynamically allocated, unallocated data, or data that is calculated at runtime, you are wasting your time. the changes will not stick, won't be there next time you load the exe.

LLXX
June 30th, 2007, 01:22
Quote:
[Originally Posted by xhockeyx;66819]How do I write a descriptive thread title...
Fixed