Make Secure Executable JAR FIle
843810Jan 7 2004 — edited Jan 9 2004i have java files of my desktop application. If i make executable jar file then the class files and always be decompiled and my soure code will be revealed. So how can i make an executable out of my java files such that my code can be cracked / generated in any way.
Thanks