Hello all,
i'm really starting with this, and i was wondering if i'd be able to open a .exe / .dll file and then replace a text-string in it?
I tried it with _ReplaceStringInFile() but it just deleted all the content and leaves about 3bytes left in the file.
i've searched for hex editing but can't figure out how to find the position of the textscring with hex editor. Any way to find this, and could someone explain abit how to do this or even write a small example script?
Thanks in advance.