copy.exe 病毒删除的批处理文件

所属分类: 实用技巧 / 病毒查杀 阅读数: 345
收藏 0 赞 0 分享
新建记事本
复制以下内容(线内) 
复制代码 代码如下:

@echo off  
c:  
cd \  
attrib -s -h -r copy.exe  
del copy.exe /F  
attrib -s -h -r host.exe  
del host.exe /F  
attrib -s -h -r *.inf  
del autorun.inf /F  
d:  
cd \  
attrib -s -h -r copy.exe  
del copy.exe /F  
attrib -s -h -r host.exe  
del host.exe /F  
attrib -s -h -r *.inf  
del autorun.inf /F  
e:  
cd \  
attrib -s -h -r copy.exe  
del copy.exe /F  
attrib -s -h -r host.exe  
del host.exe /F  
attrib -s -h -r *.inf  
del autorun.inf /F  
f:  
cd \  
attrib -s -h -r copy.exe  
del copy.exe /F  
attrib -s -h -r host.exe  
del host.exe /F  
attrib -s -h -r *.inf  
del autorun.inf /F  
g:  
cd \  
attrib -s -h -r copy.exe  
del copy.exe /F  
attrib -s -h -r host.exe  
del host.exe /F  
attrib -s -h -r *.inf  
del autorun.inf /F  
h:  
cd \  
attrib -s -h -r copy.exe  
del copy.exe /F  
attrib -s -h -r host.exe  
del host.exe /F  
attrib -s -h -r *.inf  
del autorun.inf /F  
i:  
cd \  
attrib -s -h -r copy.exe  
del copy.exe /F  
attrib -s -h -r host.exe  
del host.exe /F  
attrib -s -h -r *.inf  
del autorun.inf /F  
@echo 修复完成。按任意键继续……记得手动重启计算机!!  
pause  

---------------------------------

另存,文件名为 s.bat         保存类型为  所有文件

双击打开 任意键继续  手动重新启动即可 


以下是copy.exe升级版的病毒专杀

********** copy.bat ******************* 
复制代码 代码如下:

taskkill /f /IM copy.exe  
taskkill /f /IM svchost1.exe  
taskkill /f /IM svchost2.exe  

del /F/A:s c:\AUTORUN.INF  
del /F/A:s c:\copy.exe  
del /F/A:s c:\host.exe  
del /F/A:s d:\AUTORUN.INF  
del /F/A:s d:\copy.exe  
del /F/A:s d:\host.exe  
del /F/A:s e:\AUTORUN.INF  
del /F/A:s e:\copy.exe  
del /F/A:s e:\host.exe  
del /F/A:s f:\AUTORUN.INF  
del /F/A:s f:\copy.exe  
del /F/A:s f:\host.exe  
del /F/A:s g:\AUTORUN.INF  
del /F/A:s g:\copy.exe  
del /F/A:s g:\host.exe  
del /F/A:s h:\AUTORUN.INF  
del /F/A:s h:\copy.exe  
del /F/A:s h:\host.exe  
del /F/A:s i:\AUTORUN.INF  
del /F/A:s i:\copy.exe  
del /F/A:s i:\host.exe  
del /F/A:s j:\AUTORUN.INF  
del /F/A:s j:\copy.exe  
del /F/A:s j:\host.exe  
del /F/A:s k:\AUTORUN.INF  
del /F/A:s k:\copy.exe  
del /F/A:s k:\host.exe  
del /F/A:s l:\AUTORUN.INF  
del /F/A:s l:\copy.exe  
del /F/A:s l:\host.exe  
del /F/A:s m:\AUTORUN.INF  
del /F/A:s m:\copy.exe  
del /F/A:s m:\host.exe  
del /F/A:s n:\AUTORUN.INF  
del /F/A:s n:\copy.exe  
del /F/A:s n:\host.exe  
del /F/A:s o:\AUTORUN.INF  
del /F/A:s o:\copy.exe  
del /F/A:s o:\host.exe  
del /F/A:s c:\system32\copy.exe  
del /f/A:s c:\windows\copy.exe  
del /f/A:s c:\windows\svshost.exe  
del /F/A:s c:\system.sys  
del /F/A:s c:\windows\system32\run.reg  
del /F/A:s c:\windows\system32\temp1.exe  
del /F/A:s c:\windows\system32\temp2.exe  
del /F/A:s c:\windows\system32\systemdate.ini  
del /F/A:s d:\systemdate.ini  
del /F/A:s d:\systemfile.com  
regedit copy.reg  

************ copy.reg ***************** 
复制代码 代码如下:

Windows Registry Editor Version 5.00  

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]  
"dll"=-  

更多精彩内容其他人还在看

特别注意"熊猫烧香"病毒!感染全盘EXE文件,并自动删除GHO文件

特别注意"熊猫烧香"病毒!感染全盘EXE文件,并自动删除GHO文件
收藏 0 赞 0 分享

logo_1.exe 变种病毒解决方案

logo_1.exe 变种病毒解决方案
收藏 0 赞 0 分享

瑞星网络版24服务器,16000个客户端,无限升级

瑞星网络版24服务器,16000个客户端,无限升级
收藏 0 赞 0 分享

用批处理轻松清掉sxs.exe和autorun.inf的专杀工具

用批处理轻松清掉sxs.exe和autorun.inf的专杀工具
收藏 0 赞 0 分享

怎样预防"熊猫烧香"系列病毒

怎样预防"熊猫烧香"系列病毒
收藏 0 赞 0 分享

Anti-Virus Tools 2007 熊猫专杀民间版下载

Anti-Virus Tools 2007 熊猫专杀民间版下载
收藏 0 赞 0 分享

多个IEXPLORE.EXE进程,专杀的完美解决方案

多个IEXPLORE.EXE进程,专杀的完美解决方案
收藏 0 赞 0 分享

wuaucll.exe(driver.exe)的查杀办法

wuaucll.exe(driver.exe)的查杀办法
收藏 0 赞 0 分享

卡巴病毒库备份工具 专用版!

卡巴病毒库备份工具 专用版!
收藏 0 赞 0 分享
查看更多