[Javascript] Re: Decrypting a script source

Matthew Palmer mpalmer at hezmatt.org
Tue Jun 8 20:41:10 CDT 2004


On Tue, Jun 08, 2004 at 06:31:50PM -0700, dev at qroute.net wrote:
> Is there a way to decrypt a script looking like this ??

Change the eval to alert.  Some web browsers also allow you to view the
post-processed HTML page, which will immediately reveal what the page's HTML
actually looks like.  Konqueror 3.2 has this functionality, for instance.

- Matt



More information about the Javascript mailing list