Briefme.com, News, Reviews, Discussions, Review, Ratings


 

Top » Computer: Programming

YOUR OWN SELF-EXTRACTING JAVA EXECUTABLE

Site: http://www.ddj.com/articles/1999/9902/9902m/9902m.htm

In this article you will find how to program your own self-extracting Java executable. It will help you to keep your bytecodes secure. You can prevent other programmers from stealing your code, which is something they can do easily if they decompile your class files. Here you will find how to encrypt your class files into another class file. This way, you will also avoid subtle incompatibilities between packaging formats (i.e. jar and cab) and problems with the classpath environment variable.

Mon, 13 Mar 2000 19:10:08 -0800

Submitted by: Fernando Berzal

Links to Other Sites
Affiliated sites
© Did-it.com Inc
.