Well, now you need new game.exe since the current one is corrupt. When changing IP with Hex editor, on the left where you have them Hex values type 00 where the values are not needed.Quote:
Hi there first i would like to say a big "thank you" to Zerosignal for taking the time to enlighten us and to the others who are contributing ,
I seem to have struck a bit of a snag nooblishly speaking .. with regard to
the game.exe file which is part of thee "us client" i am trying to edit it using
HxD and when i replace the ip address 72.55.177.194 with 127.0.0.1
i save the file and try to execute it and it comes up as an invalid win32 app..im doing something wrong ..here are the original instructions
The part im unclear on is the "Make sure all bytes are preserved (insert over) , fill with null bytes" ..i tried doing this but i kept getting it wrong can anyone elaborate on how this is achieved if possible Please ?
Example:
Code:
36 31 2E 39 33 2E 31 38 36 2E 31 31 00 00 00 00 61.93.186.11.... 31 32 37 2E 30 2E 30 2E 31 00 00 00 00 00 00 00 127.0.0.1.........