Advertising
Translate a VB.Net based program
-
lordscales91
- Posts: 76
- Joined: Sat Nov 19, 2011 8:19 pm
Translate a VB.Net based program
I want to translate the latest version of the PMD editor, just like Showmo456 did with the version 0063. I have IDA disassembler and I think that I found the first strings of the menu items, the problem now is how to edit those strings and generate a new EXE file, I tried to use the "Produce File > Create EXE file..." But it says "the type of output file is no supported". What can I do?
Re: Translate a VB.Net based program
You can try editing the string directly into the EXE with an hexeditor. Just keep in mind .Net uses Unicode, and as such each character will take up to 2 bytes.
PD: this is not programming-related, moving.
PD: this is not programming-related, moving.
Advertising
I wanna lots of mov al,0xb

"just not into this RA stuffz"

"just not into this RA stuffz"
