Is there any way to encrypt the Visual Basic EXE, so that it runs as a normal EXE and get decrypted in memory.
In my application I have a Form which stores secret values in some files. While I opened my application EXE in an DOS EDIT window, it showed most of the information of the internal coding of the FORM.
Can I hide it somehow?
In my application I have a Form which stores secret values in some files. While I opened my application EXE in an DOS EDIT window, it showed most of the information of the internal coding of the FORM.
Can I hide it somehow?