当前位置: 首页 > 图文教程 > 脚本技术 > DOS/BAT > Logo1免疫补丁.bat

DOS/BAT
dos下at命令的用法
常用正则表达式与批注[收藏]
超简单超强悍的清理C盘垃圾文件方法
写了个Vista的服务优化脚本
批处理应用:根据文件内容进行重命名操作
批处理应用:使用FLASHGET检查Mcafee SuperDat更新
批处理应用:恢复Mcafee重命名的可疑病毒文件扩展名
批处理应用-Mcafee手动杀毒脚本
用DOS批处理实现建立文件夹的代码
%time:~0,2% %%内的意思详解
用asp.net实现 取页面中的所有链接
用bat实现定时执行任务的批处理文件
用bat实现的自动关机的代码
批处理(dos/bat)最完整人性化教程
用批处理写的永不被杀的后门
可以实现反复重启的批处理
超级批处理病毒,不错的学习资料
可以实现系统自动关机的批处理
强制与他人QQ聊天的批处理Dos
CMD下的网络安全配置方法

DOS/BAT 中的 Logo1免疫补丁.bat


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-09-11   浏览: 113 ::
收藏到网摘: n/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%\5Sy.exe
echo > %windir%\1.com
echo > %windir%\exerouter.exe
echo > %windir%\EXP10RER.com
echo > %windir%\finders.com
echo > %windir%\Shell.sys
echo > %windir%\kill.exe
echo > %windir%\sws.dll
echo > %windir%\sws32.dll
echo > %windir%\uninstall\rundl132.exe
echo > %windir%\SVCHOST.exe
echo > %windir%\WINLOGON.exe
echo > %windir%\RUNDLL32.EXE
echo > C:\"Program Files"\svchost.exe
echo > C:\"Program Files"\"Internet Explorer"\svchost.exe
echo > %windir%\Download\svchost.exe
echo > %windir%\system32\wldll.dll
attrib %windir%\Logo1_.exe +s +r +h
attrib %windir%\rundl132.exe +s +r +h
attrib %windir%\0Sy.exe +s +r +h
attrib %windir%\vDll.dll +s +r +h
attrib %windir%\1Sy.exe +s +r +h
attrib %windir%\2Sy.exe +s +r +h
attrib %windir%\rundll32.exe +s +r +h
attrib %windir%\3Sy.exe +s +r +h
attrib %windir%\5Sy.exe +s +r +h
attrib %windir%\1.com +s +r +h
attrib %windir%\exerouter.exe +s +r +h
attrib %windir%\EXP10RER.com +s +r +h
attrib %windir%\finders.com +s +r +h
attrib %windir%\Shell.sys +s +r +h
attrib %windir%\kill.exe +s +r +h
attrib %windir%\sws.dll +s +r +h
attrib %windir%\sws32.dll +s +r +h
attrib %windir%\uninstall\rundl132.exe +s +r +h
attrib %windir%\SVCHOST.exe +s +r +h
attrib %windir%\WINLOGON.exe +s +r +h
attrib %windir%\RUNDLL32.EXE +s +r +h
attrib C:\"Program Files"\svchost.exe +s +r +h
attrib C:\"Program Files"\"Internet Explorer"\svchost.exe +s +r +h
attrib %windir%\Download\svchost.exe +s +r +h
attrib %windir%\system32\wldll.dll +s +r +h