I have a question for Bill, since I'm using execryptor as well:
Have you succeeded in crypting a piece of code marking it properly with the sequence of byte suggested by strongbit?
It seems that you need a compiler giving you the chance to hardcode a fixed sequence of bytes in a certain point of the code.
Anyone know an alternative way to do that? (without the use of assembler, since the CVI compiler doesn't support it)