X-Received: by 10.43.114.67 with SMTP id ez3mr5894515icc.6.1382881022316; Sun, 27 Oct 2013 06:37:02 -0700 (PDT) X-Received: by 10.50.36.67 with SMTP id o3mr93619igj.1.1382881021883; Sun, 27 Oct 2013 06:37:01 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!i2no3614890qav.0!news-out.google.com!z6ni94658pbu.0!nntp.google.com!o2no3607959qas.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.help Date: Sun, 27 Oct 2013 06:37:01 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=111.119.234.87; posting-account=yCM_fgkAAACpow8vL8GgaDJ03esgSiP7 NNTP-Posting-Host: 111.119.234.87 References: <16e63103-68ab-4b05-8645-ff79080a94f9@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Finally java class file encryption possible. From: Java Encryptor Injection-Date: Sun, 27 Oct 2013 13:37:02 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Received-Bytes: 1961 Xref: csiph.com comp.lang.java.help:2831 On Friday, October 25, 2013 4:38:33 PM UTC+5:30, Roedy Green wrote: > On Fri, 25 Oct 2013 02:16:01 -0700 (PDT), Java Encryptor > > wrote, quoted or indirectly quoted someone > > who said : > > > > >Distribute java program by encrypting it and keep your source code secure. > > > > But does not it work by decrypting then running as a normal class > > file? What is to stop the hacker from taking a snapshot of the class > > file and running it through a decompiler? > > -- > > Roedy Green Canadian Mind Products http://mindprod.com > > Unlike many machines, computers require no water once they are > > manufactured. This program decrypts class file in memory and no one can see it. You can check the sample program...