javascript之ESC(第二类混淆)
2024-09-06 12:42:31
供稿:网友
ESC(第二类混淆)
GNU项目
http://www.saltstorm.net/downloads/esc/ESC.zip
将以下代码保存为
ESC.wsf
代码如下:
<?xml version="1.0"?>
<!-- Generated by Soya.IO.WSFFactory v0.95 [Sun, 6 Feb 2005 20:19:57 UTC] -->
<package>
<job>
<?job error="false" debug="false" ?>
<resource id="about">
-----------------------------------------------------------------------------
ESC (ECMAScript Cruncher)
* Version : 1.13
* Date : 2005-02-06 21:19:57 [+0100]
* License : GNU GPL (http://www.gnu.org/copyleft/gpl.txt)
* Copyright (C) 2001-2005 Thomas Loo <tloo@saltstorm.net>
---------------------------------------------------------------------------
ESC is an ECMAScript(*) pre-processor enabling an unlimited number of
external scripts to be compressed/crunched into tight, bandwidth-optimized
packages. ESC supports compressing of external sources only. Trying to
process scripts inlined in HTML, ASP, PHP or equivalent pages are NOT
recommended with this version of ESC. This feature might be added in a
future version. Type "cscript ESC.wsf -help" for usage instructions.
ESC is built using components from the Soya Scripting API 1.0.0-b10,
a uni-host/cross-browser ECMAScript compliant class-library distributed
freely under the terms of the BSD License. The Soya Scripting API,
'lib-soya' and the Soya SDK can be found at http://www.saltstorm.net/
---------------------------------------------------------------------------
* ECMAScript is the international standard for javascript.
-----------------------------------------------------------------------------
</resource>
<resource id="copyright">
-----------------------------------------------------------------------------
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by