On Fri, 22 Feb 2002 11:54:11 -0800 Randy Poon wrote: > Hello, > > I heard somebody said, we can get back the source code from a Java executable > program easily by running some reverse engineering software. Is this true? Does > the same apply to the C Language? If so, our C programs will be highly > unprotected, which is something I don't want to see! Perhap this is a minor point, but Java does not compile to native code except for very specialized compilers. The compiled java code is protable to any platform that has a virtual machine to run it on. Of course, C is another matter. David -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics