You can also open any JS debugger and view the code...
-Dan
> -Original Message-
> From: Philip Arnold [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 30, 2003 8:09 AM
> To: CF-Talk
> Subject: RE: Here's An Example: WAS [Hiding Javascript Source]
>
> &
Doug White wrote:
> Anyone ever consider doing it al server-side - using CFScript and NOCACHE?
How do you intent to hide javascript server-side? It has to be
sent to the client to be executed.
Jochem
~|
Archives: http://www.
agreed.
- Original Message -
From: "Jochem van Dieten" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, July 30, 2003 9:02 AM
Subject: Re: Here's An Example: WAS [Hiding Javascript Source]
> Michael T. Tangorre wrote:
>
==
If you are not satisfied with my service, my job isn't done!
- Original Message -
From: "Michael T. Tangorre" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, July 30, 2003 7:43 AM
Subject: Re: Here's An Example: WAS [Hid
Michael T. Tangorre wrote:
>
> thats a lot of work to hide JS.
I think the amount of work really isn't that bad. For instance,
if we take XOR encryption (not really very strong) and use Google
we quickly find sourcecode in Javascript:
http://www.eng.uwaterloo.ca/~ejones/software/xorcrypt12.js
wow
thats a lot of work to hide JS.
Brad.. what is in your JS that you want to hide it that bad?
- Original Message -
From: "Jochem van Dieten" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, July 30, 2003 8:41 AM
Subject: Re
Brad Roberts wrote:
> The problem lies in the browser caching the page... anyway to get around
> that?
>
> You really can't rely on http_referrer... Here's what I'm doing (in a
> nutshell).
>
> Caller page:
> -
>
>
>
> What does this one do to hide it? I think I missed the
> feature by mistake.
Your browser was cacheing it
Set your browser to Never cache pages and it works...
Pity that most people won't have their browsers set to "Never"
The problem lies in the browser caching the page... anyway to get around
that?
You really can't rely on http_referrer... Here's what I'm doing (in a
nutshell).
Caller page:
-
t: Wednesday, July 30, 2003 8:16 AM
> To: CF-Talk
> Subject: Re: Here's An Example: WAS [Hiding Javascript Source]
>
>
> Brad Roberts wrote:
> > Just wanted to change the subject so you wouldn't think it's
> another "you
> > can't do it" me
Brad Roberts wrote:
> 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/
Doesn't work. In FireBird, I changed the URL in the address bar
to view-source:http://www.becomenew.com/jsGuard/ which tells me
the name
: 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-
> 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/
If you set your "Check for newer versions of stored pages" to "Never",
then you can view it
It's stored in cache, so it won't try to re-get the page
Nice idea
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 Javascr
14 matches
Mail list logo