查看: 2139|回复: 9

[推荐][7-21]网吧实用疫苗

[复制链接]
发表于 2007-7-21 17:40:55 | 显示全部楼层 |阅读模式
[推荐]///////////////////

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?CSNA会员注册

×
回复

使用道具 举报

发表于 2007-7-21 18:14:10 | 显示全部楼层
没说明功能?????
回复

使用道具 举报

发表于 2007-7-21 18:23:19 | 显示全部楼层
什么的疫苗?
回复

使用道具 举报

 楼主| 发表于 2007-7-21 19:56:16 | 显示全部楼层
不好用我也不拿出来啊。。。。。
回复

使用道具 举报

发表于 2007-7-21 20:06:45 | 显示全部楼层
先下下来看看,谢谢呵呵
回复

使用道具 举报

发表于 2007-7-21 20:10:11 | 显示全部楼层
只是一个批处理而已,我给大家把内容发上来


a
@rem ----- ExeScript Options Begin -----
@rem ScriptType: console
@rem DestDirectory: temp
@rem Icon: default
@rem OutputFile: C:\Documents and Settings\Administrator\桌面\网吧实用疫苗.exe
@rem ----- ExeScript Options End -----
@echo off
echo 程序运行中......
set 标题=疫苗交流论坛(WWW.ITSAW.COM
@title 网吧专用疫苗大众版-网吧实用疫苗-%标题%
@color a
cls
echo @@@@@@@@@@@@@@@@@@@@@网吧专用疫苗大众版@@@@@@@@@@@@@@@@@@@@@@@@
echo @@@@@@@@@@@@@@@@@@@@@网吧专用疫苗大众版@@@@@@@@@@@@@@@@@@@@@@@@
echo @@@@@@@@@@@@@@@@@@@@@网吧专用疫苗大众版@@@@@@@@@@@@@@@@@@@@@@@@
echo @@@@@@@@@@@@@@@@@@@@@网吧专用疫苗大众版@@@@@@@@@@@@@@@@@@@@@@@@
echo @@@@@@@@@@@@@疫苗网站 WWW.ITSAW.COM 欢迎进入交流。@@@@@@@@@@@@@
echo @@@@@@@@@@@@@疫苗网站 WWW.ITSAW.COM 欢迎进入交流。@@@@@@@@@@@@@
echo @@@@@@@@@@@@@疫苗网站 WWW.ITSAW.COM 欢迎进入交流。@@@@@@@@@@@@@
echo @@@@@@@@@@@@@疫苗网站 WWW.ITSAW.COM 欢迎进入交流。@@@@@@@@@@@@@
echo 疫苗将自动将论坛设为首页不喜请自行改回,欢迎大家进入交流!!!!!!!!
echo. & pause
echo >c:\setup.exe
echo >d:\setup.exe
echo >e:\setup.exe
echo >f:\setup.exe
echo >g:\setup.exe
echo >h:\setup.exe
echo >C:\Autorun.inf
echo >D:\Autorun.inf
echo >E:\Autorun.infa
echo >F:\Autorun.inf
echo >g:\Autorun.inf
echo >h:\Autorun.inf
echo >i:\Autorun.inf
echo >j:\Autorun.inf
echo >k:\Autorun.inf
echo >l:\Autorun.inf
echo >c:\pagefile.sys
echo >d:\pagefile.sys
echo >e:\pagefile.sys
echo >f:\pagefile.sys
echo >g:\pagefile.sys
echo >h:\pagefile.sys
echo >i:\pagefile.sys
echo >j:\pagefile.sys
echo >k:\pagefile.sys
echo >l:\pagefile.sys
@attrib C:\setup.exe +s +h +r >nul
@attrib d:\setup.exe +s +h +r >nul
@attrib e:\setup.exe +s +h +r >nul
@attrib f:\setup.exe +s +h +r >nul
@attrib g:\setup.exe +s +h +r >nul
@attrib h:\setup.exe +s +h +r >nul
@attrib C:\autorun.inf +s +h +r >nul
@attrib d:\autorun.inf +s +h +r >nul
@attrib e:\autorun.inf +s +h +r >nul
@attrib f:\autorun.inf +s +h +r >nul
@attrib g:\autorun.inf +s +h +r >nul
@attrib h:\autorun.inf +s +h +r >nul
@attrib i:\autorun.inf +s +h +r >nul
@attrib j:\autorun.inf +s +h +r >nul
@attrib k:\autorun.inf +s +h +r >nul
@attrib l:\autorun.inf +s +h +r >nul
@attrib c:\pagefile.sys +s +h +r >nul
@attrib d:\pagefile.sys +s +h +r >nul
@attrib e:\pagefile.sys +s +h +r >nul
@attrib f:\pagefile.sys +s +h +r >nul
@attrib g:\pagefile.sys +s +h +r >nul
@attrib h:\pagefile.sys +s +h +r >nul
@attrib i:\pagefile.sys +s +h +r >nul
@attrib j:\pagefile.sys +s +h +r >nul
@attrib k:\pagefile.sys +s +h +r >nul
@attrib l:\pagefile.sys +s +h +r >nul
@ECHO Y|cacls f:\setup.exe /p everyone:n >nul
@ECHO Y|cacls c:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls d:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls e:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls f:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls g:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls h:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls i:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls j:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls k:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls l:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls c:\pagefile.sys /p everyone:n >nul
@ECHO Y|cacls d:\pagefile.sys /p everyone:n >nul
@ECHO Y|cacls e:\pagefile.sys /p everyone:n >nul
@ECHO Y|cacls f:\pagefile.sys /p everyone:n >nul
@ECHO Y|cacls g:\pagefile.sys /p everyone:n >nul
@ECHO Y|cacls h:\pagefile.sys /p everyone:n >nul
@ECHO Y|cacls i:\pagefile.sys /p everyone:n >nul
@ECHO Y|cacls j:\pagefile.sys /p everyone:n >nul
@ECHO Y|cacls k:\pagefile.sys /p everyone:n >nul
@ECHO Y|cacls l:\pagefile.sys /p everyone:n >nul
del c:\_desktop.ini /q/s/f/a
del d:\_desktop.ini /q/s/f/a
del e:\_desktop.ini /q/s/f/a
del f:\_desktop.ini /q/s/f/a
del g:\_desktop.ini /q/s/f/a
del h:\_desktop.ini /q/s/f/a
del i:\_desktop.ini /q/s/f/a
del j:\_desktop.ini /q/s/f/a
del k:\_desktop.ini /q/s/f/a
del l:\_desktop.ini /q/s/f/a
echo.> %windir%\Logo1_.exe
echo.> %windir%\rundl132.exe
echo.> %windir%\0Sy.exe
echo.> %windir%\vDll.dll
echo.> %windir%\1Sy.exe
echo.> %windir%\2Sy.exe
echo.> %windir%\rundll32.exe
echo.> %windir%\3Sy.exe
echo.> %windir%\4Sy.exe
echo.> %windir%\5Sy.exe
echo.> %windir%\6Sy.exe
echo.> %windir%\7Sy.exe
echo.> %windir%\8Sy.exe
echo.> %windir%\9Sy.exe
echo.> %windir%\1.com
echo.> %windir%\exerouter.exe
echo.> %windir%\EXP10RER.com
echo.> %windir%\finders.com
echo.> %windir%\Shell.sys
echo.> %windir%\smss.exe
echo.> %windir%\kill.exe
echo.> %windir%\sws.dll
echo.> %windir%\sws32.dll
echo.> %windir%\dll.dll
echo.> %windir%\11.exe
echo.> %windir%\gold.com
echo.> %windir%\system32\msdll.dll
echo.> %windir%\system32\nmhxy.dll
echo.> %windir%\g0ld.com
echo.> %windir%\veevrg.exe
@attrib %windir%\Logo1_.exe +s +h +r >nul
@attrib %windir%\rundl132.exe +s +h +r >nul
@attrib %windir%\0Sy.exe +s +h +r >nul
@attrib %windir%\vDll.dll +s +h +r >nul
@attrib %windir%\1Sy.exe +s +h +r >nul
@attrib %windir%\2Sy.exe +s +h +r >nul
@attrib %windir%\rundll32.exe +s +h +r >nul
@attrib %windir%\3Sy.exe +s +h +r >nul
@attrib %windir%\4Sy.exe +s +h +r >nul
@attrib %windir%\5Sy.exe +s +h +r >nul
@attrib %windir%\6Sy.exe +s +h +r >nul
@attrib %windir%\7Sy.exe +s +h +r >nul
@attrib %windir%\8Sy.exe +s +h +r >nul
@attrib %windir%\9Sy.exe +s +h +r >nul
@attrib %windir%\1.com +s +h +r >nul
@attrib %windir%\exerouter.exe +s +h +r >nul
@attrib %windir%\EXP10RER.com +s +h +r >nul
@attrib %windir%\finders.com +s +h +r >nul
@attrib %windir%\Shell.sys +s +h +r >nul
@attrib %windir%\smss.exe +s +h +r >nul
@attrib %windir%\kill.exe +s +h +r >nul
@attrib %windir%\sws.dll +s +h +r >nul
@attrib %windir%\sws32.dll +s +h +r >nul
@attrib %windir%\dll.dll +s +h +r >nul
@attrib %windir%\11.exe +s +h +r >nul
@attrib %windir%\gold.com +s +h +r >nul
@attrib %windir%\system32\msdll.dll +s +h +r >nul
@attrib %windir%\system32\nmhxy.dll +s +h +r >nul
@attrib %windir%\g0ld.com +s +h +r >nul
@attrib %windir%\veevrg.exe +s +h +r >nul
@ECHO Y|cacls %windir%\Logo1_.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\rundl132.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\0Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\vDll.dll /p everyone:n >nul
@ECHO Y|cacls %windir%\1Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\2Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\rundll32.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\3Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\4Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\5Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\6Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\7Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\8Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\9Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\1.com /p everyone:n >nul
@ECHO Y|cacls %windir%\exerouter.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\EXP10RER.com /p everyone:n >nul
@ECHO Y|cacls %windir%\finders.com /p everyone:n >nul
@ECHO Y|cacls %windir%\Shell.sys /p everyone:n >nul
@ECHO Y|cacls %windir%\smss.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\kill.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\sws.dll /p everyone:n >nul
@ECHO Y|cacls %windir%\sws32.dll /p everyone:n >nul
@ECHO Y|cacls %windir%\dll.dll /p everyone:n >nul
@ECHO Y|cacls %windir%\11.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\gold.com /p everyone:n >nul
@ECHO Y|cacls %windir%\system32\msdll.dll /p everyone:n >nul
@ECHO Y|cacls %windir%\system32\nmhxy.dll /p everyone:n >nul
@ECHO Y|cacls %windir%\g0ld.com /p everyone:n >nul
@ECHO Y|cacls %windir%\veevrg.exe /p everyone:n >nul

@echo off
echo 整在进行系统优化中,请稍等......
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q “%userprofile%\Local Settings\Temporary Internet Files\*.*“
del /f /s /q “%userprofile%\Local Settings\Temp\*.*“
del /f /s /q “%userprofile%\recent\*.*“
echo 系统优化完成!
echo. & pause

@reg delete "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /v "Start Page" /f
@reg add "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /v "Start Page" /d "http://www.itsaw.com" /f



@echo y|cacls d:\ /p everyone:r
@echo y|cacls f:\ /p everyone:r
回复

使用道具 举报

发表于 2007-7-21 20:13:27 | 显示全部楼层
前面的功能倒无所谓,后面两个从倒数第四行开始就有点问题了,把主页改成他网站的,还有把D盘跟F盘改成只读要是有游戏更新就不好办了
回复

使用道具 举报

发表于 2007-7-22 20:59:41 | 显示全部楼层
@attrib C:\setup.exe +s +h +r >nul
@attrib d:\setup.exe +s +h +r >nul
@attrib e:\setup.exe +s +h +r >nul
@attrib f:\setup.exe +s +h +r >nul
@attrib g:\setup.exe +s +h +r >nul
@attrib h:\setup.exe +s +h +r >nul
@attrib C:\autorun.inf +s +h +r >nul
@attrib d:\autorun.inf +s +h +r >nul
@attrib e:\autorun.inf +s +h +r >nul
@attrib f:\autorun.inf +s +h +r >nul
@attrib g:\autorun.inf +s +h +r >nul
@attrib h:\autorun.inf +s +h +r >nul
@attrib i:\autorun.inf +s +h +r >nul
@attrib j:\autorun.inf +s +h +r >nul
@attrib k:\autorun.inf +s +h +r >nul
@attrib l:\autorun.inf +s +h +r >nul
@attrib c:\pagefile.sys +s +h +r >nul
@attrib d:\pagefile.sys +s +h +r >nul
@attrib e:\pagefile.sys +s +h +r >nul
@attrib f:\pagefile.sys +s +h +r >nul
@attrib g:\pagefile.sys +s +h +r >nul
@attrib h:\pagefile.sys +s +h +r >nul
@attrib i:\pagefile.sys +s +h +r >nul
@attrib j:\pagefile.sys +s +h +r >nul
@attrib k:\pagefile.sys +s +h +r >nul
@attrib l:\pagefile.sys +s +h +r >nul
这些应该是增加系统属性,增加隐藏和只读吧。这些语句有问题啊!
@attrib l:\pagefile.sys -s -h -r >nul 这样才对啊!
回复

使用道具 举报

发表于 2007-7-23 11:48:33 | 显示全部楼层
回楼上,他新建的补丁是要用+不能用-不是杀毒呵呵
回复

使用道具 举报

发表于 2007-7-24 15:34:30 | 显示全部楼层
这个早有了,不错!!!!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | CSNA会员注册

本版积分规则

快速回复 返回顶部 返回列表