|
-
October 11th, 2005, 06:40 PM
#11
The following might help
www.vbdecompiler.com
www.vb-decompiler.net
By the way your problem can be solved without the decompiler.
You can replace the word in the EXE file provided it does not exceed the original
word length
-
October 11th, 2005, 11:04 PM
#12
Junior Member
-
October 12th, 2005, 09:35 AM
#13
Try resource hacker -
http://www.angusj.com/resourcehacker/
if that doesnt work then prehaps it use the GNU strings command to check that the plain text is actually in the EXE and then use a hex editor, but I think you might struggle with that method becuase it'll offset subsequent bytes and screw with the rest of the plain text, prehaps..
for instance if you mispelt "mark" as "bark" that would be ok be you could just replace the "b" with an "m" but if its something like "crock" that you've spelt "****" then i think you might have some problems.
Besides I think your intellegent enough to understand that,
i2c
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|