I downloaded the script with no problem, as follows: 1. Viewed the URL for your jsguard example. 2. Right click in page, choose View Source. 3. Copied the JS file into clipboard, i.e.: myJavascript.cfm?id=1BE8AD56-8DC2-4255-8AB5F51A580DD683 4. Paste clipboard to end of current URL, i.e. http://www.becomenew.com/jsGuard/myJavascript.cfm?id=1BE8AD56-8DC2-4255-8AB5 F51A580DD683 5. Press Enter 6. View source - reveals all source code.
What does this one do to hide it? I think I missed the feature by mistake. - Peter -----Original Message----- From: Brad Roberts [mailto:[EMAIL PROTECTED] Sent: 30 July 2003 12:54 To: CF-Talk Subject: RE: Here's An Example: WAS [Hiding Javascript Source] Just wanted to change the subject so you wouldn't think it's another "you can't do it" message. http://www.becomenew.com/jsGuard/ -Brad > -----Original Message----- > From: Brad Roberts [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2003 7:32 AM > To: CF-Talk > Subject: RE: Hiding Javascript Source > > > See what you guys think... any comments appreciated. > > http://www.becomenew.com/jsGuard/ > > -Brad > > > -----Original Message----- > > From: Peter Harrison [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, July 30, 2003 3:26 AM > > To: CF-Talk > > Subject: RE: Hiding Javascript Source > > > > > > Yes, Brad, I'd like to see your hiding technique please. > > > > Of course, we know it's just reversable obfuscation or making it > > a _little_ > > more work to find. > > > > Also, have you seen this: > > http://www.jimworld.com/tools/javascript-encrypt/ > > > > It obfuscates the JavaScript code, but the trick to decrypting > > the whole lot > > is the document.write at the end of the code that is generated. > If you can > > "document.write" it, you can also output it so you can copy it. > > Fun fun fun. > > > > - Peter > > > > -----Original Message----- > > From: Kwang Suh [mailto:[EMAIL PROTECTED] > > Sent: 30 July 2003 06:36 > > To: CF-Talk > > Subject: Re: Hiding Javascript Source > > > > > > If it's on my computer, I can get at it. > > > > ----- Original Message ----- > > From: "Brad Roberts" <[EMAIL PROTECTED]> > > To: "CF-Talk" <[EMAIL PROTECTED]> > > Sent: Tuesday, July 29, 2003 8:04 PM > > Subject: SOT: Hiding Javascript Source > > > > > > > I think I've found a way to hide Javascript source. Has anyone > > done this > > > yet? I'll post an example if anyone is interested. > > > > > > -Brad > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

