There are many decompilers that do a fine job of taking compiled classes and turning 
them back into source code almost identical to the originals (minus the comments).

There are many, but here's a good one:
http://www.geocities.com/SiliconValley/Bridge/8617/jad.html

Travis

---- Original Message ----
From: "Matthew L. Wright" <[EMAIL PROTECTED]>
Sent: 2001-03-24 01:25:27.0
To: JRun-Talk <[EMAIL PROTECTED]>
Subject: Re: Re: Scrambling Code

Interesting, what sort of compiler are you using that this is an issue?
I've run into some serious hackers and various compilers give more trouble
that others but I just haven't had this as an issue.

Matt

Matthew L. Wright
Java Internet Programmer
Jupiter One
Web World Studios West Coast
www.jupiterone.com
(818) 763-2927
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "JRun-Talk" <[EMAIL PROTECTED]>
Sent: Friday, March 23, 2001 8:23 PM
Subject: RE: Re: Scrambling Code


> Because the code can very easily be decompiled...
>
> Travis
>
> ---- Original Message ----
> From: "Matthew L. Wright" <[EMAIL PROTECTED]>
> Sent: 2001-03-23 18:18:32.0
> To: JRun-Talk <[EMAIL PROTECTED]>
> Subject: Re: Scrambling Code
>
> What code are you trying to scramble?  Code within the JSP or code within
a
> class?  Why not put all sensitive code within a class and at that point
all
> is well.
>
> Matt
>
> Matthew L. Wright
> Java Internet Programmer
> Jupiter One
> Web World Studios West Coast
> www.jupiterone.com
> (818) 763-2927
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: "JRun-Talk" <[EMAIL PROTECTED]>
> Sent: Friday, March 23, 2001 3:01 PM
> Subject: Scrambling Code
>
>
> > Serious question here:
> >
> > I know this was brought up recently, but I don't think there were any
good
> answers and now we are facing the same problem.  A customer wants to buy
our
> product and host it in house, but we don't really want to give away our
> code.  So how can you scramble, but still access it using jsp?
> >
> > Travis Reeder
> > Chief Software Architect
> > ThinkVirtual
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to