How to encrypt a jar file ?

From: Boniface Frederic (boniface.frederic_at_free.fr)
Date: 06/30/04


Date: Wed, 30 Jun 2004 13:33:57 +0200

Hi all,

I would like to know how if it is possible to encrypt a .jar file so that a
decompression and decompilation do not allow to view readable java file.

Thanks a lot.

Fred



Relevant Pages

  • Re: How to encrypt a jar file ?
    ... > decompression and decompilation do not allow to view readable java file. ... I don't think that there is a possibility to encrypt the jar file so ... classloader which decrypts the jar files before loading classes from it. ...
    (comp.lang.java.help)
  • Re: How to encrypt a jar file ?
    ... > I would like to know how if it is possible to encrypt a .jar file so that ... > decompression and decompilation do not allow to view readable java file. ... Retroguard is a good obfuscator. ...
    (comp.lang.java.help)
  • Re: How to encrypt a jar file ?
    ... >decompression and decompilation do not allow to view readable java file. ... If nobody can decompress or ... Coaching, problem solving, economical contract programming. ...
    (comp.lang.java.help)
  • Re: How to encrypt a jar file ?
    ... >>I don't think that there is a possibility to encrypt the jar file so ... > But then it is trivial to hack the custom classloader and get it to ... > dump out the unencrypted class files as a side effect. ...
    (comp.lang.java.help)
  • Re: How to encrypt a jar file ?
    ... >> decompression and decompilation do not allow to view readable java file. ... > What you could do is use an obfuscator .. ... http://www.1point1C.org/ Science & Technology ...
    (comp.lang.java.help)