自动查找并删除 AutoRun 病毒相关文件 1.2
[size=2]程序会自动查找 AutoRun 病毒调用的文件并将其删除。[/size]
[size=2]在重新安装系统后运行一次,就不用担心受以前系统的 AutoRun 病毒影响了!
静默运行参数:/VerySilent
完成后自己删除自己:/Delete[/size]
[b]
[size=2]注明:程序是读取注册表跟 AutoRun.inf 文件的键值来判断删除的文件,并不是指定的那几个文件。[/size]
[/b]
[b][/b]
[img]http://bbs.ylmf.com/attachment/Day_061206/148_35_fc69b9d38514661.gif[/img]
1.2 更新:
查杀更彻底,包括系统目录
[size=2]自动跳过光驱(如果光盘也中毒了,那神仙也救不了你)[/size]
[size=2]1.1 更新:
增加对 SXS 病毒的查杀
友情提示:配合 DIY 中的“关闭系统自动播放”功能即可预防 AutoRun 病毒![/size]
[url]http://soft.ylmf.com/downinfo/928.html[/url] 这个软件是否真的行 多谢分享。。。。。 收下了,谢谢楼主 谢谢提供 谢谢提供,系统又多了一份安全了 这个通过简单的批处理即可实现
@echo off
c:&cd\
attrib -s -h -r autorun.inf
del autorun.inf
d:
attrib -s -h -r autorun.inf
del autorun.inf
e:
attrib -s -h -r autorun.inf
del autorun.inf
f:
attrib -s -h -r autorun.inf
del autorun.inf
你给的那个是ROSE病毒的清理,而且对于一个病毒来说,只靠计算机自己清理是不太可能清理干净的 谢谢楼主提供啊 这个病毒很可恶呢 行不行试试看谢谢了
页:
[1]