HTML 解密问题 懂的来

html-css08

HTML 解密问题 懂的来,第1张

<HTML>

<HEAD>

<SCRIPT LANGUAGE="Javascript">

<!--

var Words ="%3C%21DOCTYPE%20HTML%20PUBLIC%20%22%2D%2F%2FW3C%2F%2FDTD%20HTML%204%2E01%20Frameset%2F%2FEN%22%20%22http%3A%2F%2Fwww%2Ew3%2Eorg%2FTR%2Fhtml4%2Fframeset%2Edtd%22%3E%0D%0A%3Chtml%3E%0D%0A%3Chead%3E%0D%0A%3Cmeta%20http%2Dequiv%3D%22Content%2DType%22%20content%3D%22text%2Fhtml%3B%20charset%3Dgb2312%22%3E%0D%0A%3Ctitle%3E%u5929%u9A6C%u738B%u5B50%B7%u5982%u5F71%u76F8%u968F%u2014%u2014%u7ED9%u4F60%u4E00%u7247%u6E29%u6696%2A%2A%2A%2A%2A%2A%2A%2A%2A%2A%2A%2A%3C%2Ftitle%3E%0D%0A%3C%2Fhead%3E%0D%0A%0D%0A%3Cframeset%20rows%3D%22%2A%2C25%22%20cols%3D%22%2A%22%20framespacing%3D%220%22%20frameborder%3D%22NO%22%20border%3D%220%22%3E%0D%0A%20%20%3Cframe%20src%3D%22ty%2Ehtm%22%20name%3D%22mainFrame%22%3E%0D%0A%20%20%3Cframe%20src%3D%22%2E%2E%2Fmusic%2Fmusic%2Ehtm%22%20name%3D%22bottomFrame%22%20scrolling%3D%22NO%22%20noresize%3E%0D%0A%3C%2Fframeset%3E%0D%0A%3Cnoframes%3E%3Cbody%3E%0D%0A%0D%0A%3C%2Fbody%3E%3C%2Fnoframes%3E%0D%0A%3C%2Fhtml%3E%0D%0A"

function SetNewWords()

{

var NewWords

NewWords = unescape(Words)

document.write(NewWords)

}

SetNewWords()

// -->

</SCRIPT>

</HEAD>

<BODY>

</BODY>

</HTML>

解密后的 求采纳!这个就是简单的URL编码 找个url解码工具 一按就好了

<HTML><HEAD><TITLE>纯真过往-方宁 - 加密/解密HTML源代码</TITLE>

<META content="text/htmlcharset=gb2312" http-equiv=Content-Type>

<META content="script,windows" name=keywords>

<STYLE>.tablinks A {COLOR: blue}

.tablinks A:visited { COLOR: blue}

.tablinks A:hover {COLOR: brown}

input{ font-family: Tahomafont-size: 9ptcolor: #000080 }

body,textarea{ font-family: Tahomafont-size: 9ptcolor: blue}

</STYLE>

</HEAD>

<BODY bgColor=#D6D3CE leftMargin=0 marginwidth="0" scroll=no oncontextmenu="self.event.returnValue=false">

<div align="center">

<center>

<TABLE border=0 cellPadding=0 cellSpacing=0 width="600">

<TBODY>

<TR>

<TD align=left vAlign=top>

<div align="center" style="width: 598height: 42">

<div align="center">

<font color="#0066ff">加密页面源代码脚本</font>

</div>

<p><font color="#800000">将你的页面源代码粘贴在下面的框内,要包括所有的标签例如html

, head, body等。</font></p>

</div>

<P align=center> 

<P align=left><!--webbot bot="HTMLMarkup" startspan -->

<SCRIPT language=JavaScript>

var i=0

var ie=(document.all)?1:0

var ns=(document.layers)?1:0

function generate() /* Generation of "Compilation" */

{

code = document.pad.text.value

if (code)

{

document.pad.text.value='纯真过往-方宁正在加密中...请等待!'

setTimeout("compile()",1000)

}

else alert('纯真过往-方宁提醒您:还没有放入要加密的网页代码!')

}

function compile() /* The "Compilation" */

{

document.pad.text.value=''

compilation=escape(code)

document.pad.text.value="<script>\n<!--\ndocument.write(unescape(\""+compilation+"\"))\n//-->\n<\/script>"

i++

alert("(纯真过往)已将所选内容加密成功!请点预览查看效果!")

}

function selectCode() /* Selecting "Compilation" for Copying */

{

if(document.pad.text.value.length>0)

{

document.pad.text.focus()

document.pad.text.select()

}

else alert('纯真过往-方宁提醒您:没有任何内容可以选定!')

}

function preview() /* Preview for the "Compilation" */

{

if(document.pad.text.value.length>0)

{

pr=window.open("","Preview","scrollbars=1,menubar=1,status=1,width=700,height=320,left=50,top=110")

pr.document.write(document.pad.text.value)

}

else alert('纯真过往-方宁提醒您:没有任何内容可以预览!')

}

function uncompile() /* Decompiling a "Compilation" */

{

if (document.pad.text.value.length>0)

{

source=unescape(document.pad.text.value)

document.pad.text.value=""+source+""

}

else alert('纯真过往-方宁提醒您:请把你需要解密的代码放到此处!')

}

// -->

</SCRIPT>

<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">

<TBODY>

<TR>

<TD width="100%"><!-- Compilation Panel -->

<FORM method=post name=pad align="center"><TEXTAREA cols=58 name=text rows=11 style="BACKGROUND-COLOR: #f0f0f0width=100%"></TEXTAREA><BR><p align="center"><INPUT name=compileIt onclick=generate() type=button value=加密>

<INPUT name=select onclick=selectCode() type=button value=选定>

<INPUT name=view onclick=preview() type=button value=预览>

<INPUT name=retur onclick=uncompile() type=button value=解密>

<INPUT name=clear type=reset value=清除>

</FORM><!-- Compilation Panel --></TD></TR></TBODY></TABLE><!--webbot bot="HTMLMarkup" endspan -->

</table>

</center>

</div>

<p align="center"><a href=" http://www.lovehy.com" target="_blank">纯真过往-方宁

http://www.czgwnn.cn</a></p>

</BODY>