When I develop an application and write an .EXE file
it is still possible to read the structure and code
of that .EXE file.

All you've to do is to disassemble the program.
Is it possible to encrypt the .EXE's code, so that
it would be impossible to read the code of it?

The file still must be executeable.

Any ideas/suggestions?

thx, vbzero