Can't you decompile the applet and figure out how to decrypt the js? Russ
> -----Original Message----- > From: Claude Schneegans [mailto:[EMAIL PROTECTED] > Sent: Friday, October 19, 2007 3:31 PM > To: CF-Talk > Subject: Re: Stop View Source > > >>we will look into JS encryption > > I remember having developed an (almost) perfect way to hide Javascript > code from a page. > The idea was to encrypt it, send it encrypted as a string to a Java > applet. > This applet decrypted the script, and passed it to the browser for > execution. > > It worked well with Netscape 4, IE 4, may be IE 5 also, but with more > recent browsers, > there is alwas a way to see the code after it has been decrypted. > > -- > _______________________________________ > REUSE CODE! Use custom tags; > See http://www.contentbox.com/claude/customtags/tagstore.cfm > (Please send any spam to this address: [EMAIL PROTECTED]) > Thanks. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291621 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

