JBuilder 4 has an "obfuscate" checkbox somewhere in the Project Properties
dialog - it seems to obfuscate variable names, but not much else - not that
i've tried decompiling very much.

Dunno about the JSPs, though - i suppose you could pre-compile and deploy
only th ecompiled JSPs.

Joe Niski | Senior Software Engineer/Internet Architect
503.548.2176
 
CYBERSIGHT 
strategy . marketing . design . technology
los angeles . portland . san francisco . toronto


> -----Original Message-----
> From: Cristian Satnic [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 14, 2001 9:53 AM
> To: JRun-Talk
> Subject: How to protect the java compiled code in deployed apps
> 
> 
> We are considering releasing the java compiled code (both 
> beans + jsp files)
> for our jrun application to a 3rd party, but I'm kind of 
> scared to do so
> given the great number of decompilers out there and the ease 
> to get access
> to the source code for java given a compiled class file.
> 
> So, the question is does anybody out there have any kind of 
> experience with
> obfuscators which can be used in combination with jrun to 
> hide/confuse/mess
> up the original source code for beans and jsp's so that they can't be
> decompiled?
> 
> I know that this is not really a jrun issue...but I appreciate the
> experience of the java developers on this list and I welcome 
> any ideas.
> 
> Thanks in advance,
> Cristian
> 
> 
> ----------------------------------
> Cristian Satnic
> Sr. Consultant
> Tigris Consulting
> 212.481.1174 x10
> [EMAIL PROTECTED]
>   
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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