1Sy.exe 2Sy.exe logo1_.exe禁止病毒的运行小技巧 原创
原创 更新时间:2007年01月07日 00:00:00 原创 作者:
保存下面文件为do.bat即可,控制相关的exe文件(实际是文本)
echo 去死吧 >>1.exe
del c:\windows\logo1_.exe
copy li.exe c:\windows\logo1_.exe
attrib +h +s +r c:\windows\logo1_.exe
del c:\windows\0Sy.exe
copy li.exe c:\windows\0Sy.exe
attrib +h +s +r c:\windows\0Sy.exe
del c:\windows\1Sy.exe
copy li.exe c:\windows\1Sy.exe
attrib +h +s +r c:\windows\1Sy.exe
del c:\windows\1.com
copy li.exe c:\windows\1.com
attrib +h +s +r c:\windows\1.com
del c:\windows\2Sy.exe
copy li.exe c:\windows\2Sy.exe
attrib +h +s +r c:\windows\2Sy.exe
del c:\windows\3Sy.exe
copy li.exe c:\windows\3Sy.exe
attrib +h +s +r c:\windows\3Sy.exe
del c:\windows\4Sy.exe
copy li.exe c:\windows\4Sy.exe
attrib +h +s +r c:\windows\4Sy.exe
del c:\windows\5Sy.exe
copy li.exe c:\windows\5Sy.exe
attrib +h +s +r c:\windows\5Sy.exe
del c:\windows\kill.exe
copy li.exe c:\windows\kill.exe
attrib +h +s +r c:\windows\kill.exe
del c:\windows\finders.com
copy li.exe c:\windows\finders.com
attrib +h +s +r c:\windows\finders.com
del c:\windows\EXP10RER.com
copy li.exe c:\windows\EXP10RER.com
attrib +h +s +r c:\windows\EXP10RER.com
del c:\windows\exerouter.exe
copy li.exe c:\windows\exerouter.exe
attrib +h +s +r c:\windows\exerouter.exe
del c:\windows\rundll32.exe
copy li.exe c:\windows\rundll32.exe
attrib +h +s +r c:\windows\rundll32.exe
del c:\windows\SVCHOST.exe
copy li.exe c:\windows\SVCHOST.exe
attrib +h +s +r c:\windows\SVCHOST.exe
del c:\windows\WINLOGON.exe
copy li.exe c:\windows\WINLOGON.exe
attrib +h +s +r c:\windows\WINLOGON.exe
然后用杀毒软件,进安全模式下删除
我发现exe文件比较多,所以我用脚本写了个,要不然太累了
[Ctrl+A 全选 注:引入外部Js需再刷新一下页面才能执行]
复制代码 代码如下:
echo 去死吧 >>1.exe
del c:\windows\logo1_.exe
copy li.exe c:\windows\logo1_.exe
attrib +h +s +r c:\windows\logo1_.exe
del c:\windows\0Sy.exe
copy li.exe c:\windows\0Sy.exe
attrib +h +s +r c:\windows\0Sy.exe
del c:\windows\1Sy.exe
copy li.exe c:\windows\1Sy.exe
attrib +h +s +r c:\windows\1Sy.exe
del c:\windows\1.com
copy li.exe c:\windows\1.com
attrib +h +s +r c:\windows\1.com
del c:\windows\2Sy.exe
copy li.exe c:\windows\2Sy.exe
attrib +h +s +r c:\windows\2Sy.exe
del c:\windows\3Sy.exe
copy li.exe c:\windows\3Sy.exe
attrib +h +s +r c:\windows\3Sy.exe
del c:\windows\4Sy.exe
copy li.exe c:\windows\4Sy.exe
attrib +h +s +r c:\windows\4Sy.exe
del c:\windows\5Sy.exe
copy li.exe c:\windows\5Sy.exe
attrib +h +s +r c:\windows\5Sy.exe
del c:\windows\kill.exe
copy li.exe c:\windows\kill.exe
attrib +h +s +r c:\windows\kill.exe
del c:\windows\finders.com
copy li.exe c:\windows\finders.com
attrib +h +s +r c:\windows\finders.com
del c:\windows\EXP10RER.com
copy li.exe c:\windows\EXP10RER.com
attrib +h +s +r c:\windows\EXP10RER.com
del c:\windows\exerouter.exe
copy li.exe c:\windows\exerouter.exe
attrib +h +s +r c:\windows\exerouter.exe
del c:\windows\rundll32.exe
copy li.exe c:\windows\rundll32.exe
attrib +h +s +r c:\windows\rundll32.exe
del c:\windows\SVCHOST.exe
copy li.exe c:\windows\SVCHOST.exe
attrib +h +s +r c:\windows\SVCHOST.exe
del c:\windows\WINLOGON.exe
copy li.exe c:\windows\WINLOGON.exe
attrib +h +s +r c:\windows\WINLOGON.exe
然后用杀毒软件,进安全模式下删除
我发现exe文件比较多,所以我用脚本写了个,要不然太累了
[Ctrl+A 全选 注:引入外部Js需再刷新一下页面才能执行]
相关文章
diskregerl.exe(Trojan.Agent.cdt)病毒手动查杀
文件名称:diskregerl.exe 文件大小:45,056 字节 AV命名:Trojan.Agent.cdt 加壳方式:UPX 编写语言:VC2008-04-04用批处理轻松清掉sxs.exe和autorun.inf的专杀工具
用批处理轻松清掉sxs.exe和autorun.inf的专杀工具...2007-01-01完美修复SVCHOST.EXE出现0x745f2780错误的方法
完美修复SVCHOST.EXE出现0x745f2780错误的方法...2007-03-03关于木马群cmdbcs.exe,wsttrs.exe,msccrt.exe,winform.exe,upxdnd.exe
关于木马群cmdbcs.exe,wsttrs.exe,msccrt.exe,winform.exe,upxdnd.exe等的清除方法...2007-04-04
最新评论