Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

editing .exe file with hex edit problem

Newbie Spellweaver
Joined
Mar 21, 2007
Messages
17
Reaction score
0
After I edited some text in the .exe with hex editor, how can I save so that it will run? I have tried to save it and it says that it's not a win32 application. Any ideas? Thanks in advance.
 
what I did was deleting some text on the right screen and adding some new. I didn't touch the hex
 
lol I'm not even sure, can you give a general way how to make sure after you edit and save it that it's still a win32 application?
 
Avoid overwritting periods and text that does not appear ingame (Leave spaces alone also) If you really need to expand a place use LordPE
 
Back