I need some help. I have an executable I would like to make somewhat difficult to disassemble. This executable gets started by a Java program as a seperate process. If I encrypt the file is there a way that I can decrypt the file and start it form a the image in memory? or is there and exit that allows the dynamic linker to call an decryption routine to decrypt it as it loads? Any help would be appreciated. This message posted from opensolaris.org