Okay here's the deal! First to say that im kinda noob in hex editing. I am trying to edit a string which equals to an ip. When i open the .exe file and search for the string it can't find it. I make a little research and noticed that this exe might be extra encrypted, coz the string still exist in the hex code, but every 2 digits of the string are in different locations and i have to change them like (1. search for "6 - change, then search for 9. and change) and so 2 by 2 which is kinda impossible coz there are lot's of "6 and 9. strings in the exe file, so what should i do now ? Help, please!
Here's an image of how my Hex/ASCII looks like.
Edit:
The program is written in Visual Basic 6 (don't know if that makes any difference)
Here's an image of how my Hex/ASCII looks like.

Edit:
The program is written in Visual Basic 6 (don't know if that makes any difference)
Last edited: