河东软件园:绿色免费的软件下载站! 最新软件|软件分类|软件专题|软件发布

所在位置:首页 > 安全相关 > 病毒防治 > 发布2007.2.7最新ADDL洪水猛兽病毒免疫补丁+logo

发布2007.2.7最新ADDL洪水猛兽病毒免疫补丁+logo

 
  • 软件大小:172 KB
  • 更新日期:2007-02-12
  • 软件语言:简体中文
  • 软件类别:病毒防治
  • 软件授权:共享软件
  • 软件官网:
  • 适用平台:Win2003, WinXP, Win2000, NT, WinME
  • 软件厂商:

5.0
软件评分

本地下载文件大小:172 KB 高速下载需下载高速下载器,提速50%

软件介绍人气软件相关文章网友评论下载地址

为您推荐:病毒防治

以下是一个完整的批处理补丁。2个任选其一。
@echo off
cls
color 4e
mode con: cols=80 lines=30
@echo 您好,现在的时间是:
set tm1=%time:~0,2%
set tm2=%time:~3,2%
set tm3=%time:~6,2%
echo %date% %tm1%点%TM2%分%TM3%秒
  
@echo *********************************************
@echo *********************************************
@echo ====枫叶网吧KAKA专用版洪水猛兽病毒免疫补丁====
@echo *********************************************
@echo ***************联系QQ:47548926**************
@echo *********************************************  
@echo =============================================
@echo ===========以下执行创建病毒免疫文件==========
@echo =============================================

pause

echo 路径请填免疫补丁的正确存放路径.

set 路径="d:bakQ47548926patch"

echo 帐户请填一个禁用的账户,如guest

set 用户=guest

echo 复制免疫补丁到系统相应目录内

copy %路径%cmdbcs.dll %windir%system32 /y
copy %路径%msccrt.dll %windir%system32 /y
copy %路径%ProcSpy.dll %windir%system32 /y
copy %路径%wc1.exe %windir%system32 /y
copy %路径%wc2.exe %windir%system32 /y
copy %路径%WPC..DLL %windir%system32 /y
copy %路径%wsttrs.dll %windir%system32 /y
copy %路径%wsvs.dll %windir%system32 /y

copy %路径%1.exe %windir%system /y
copy %路径%4.exe %windir%system /y
copy %路径%7.exe %windir%system /y
copy %路径%C.dll %windir%system /y
copy %路径%CMD.DLL %windir%system /y
copy %路径%IceHBO.dll %windir%system /y
copy %路径%internat.exe %windir%system /y
copy %路径%internat.exe.tmp %windir%system /y
copy %路径%SYSTEM32.vxd %windir%system /y
copy %路径%taskmgr.exe.tmp %windir%system /y
copy %路径%WPC..DLL %windir%system /y
copy %路径%wc1.exe %windir%system /y
copy %路径%wc2.exe %windir%system /y

copy %路径%.log %windir% /y
copy %路径%cmdbcs.exe %windir% /y
copy %路径%mppds.exe %windir% /y
copy %路径%wiadebug.log %windir% /y
copy %路径%wiaservc.log %windir% /y
copy %路径%win.log %windir% /y
copy %路径%wsttrs.exe %windir% /y
copy %路径%wsvs.exe %windir% /y
copy %路径%wc1.exe %windir% /y
copy %路径%wc2.exe %windir% /y
copy %路径%1.exe %windir% /y
copy %路径%4.exe %windir% /y
copy %路径%7.exe %windir% /y

copy %路径%wc1.exe c: /y
copy %路径%wc2.exe c: /y
copy %路径%wc1.exe d: /y
copy %路径%wc2.exe d: /y
copy %路径%wc1.exe e: /y
copy %路径%wc2.exe e: /y
copy %路径%wc1.exe f: /y
copy %路径%wc2.exe f: /y
copy %路径%wc1.exe g: /y
copy %路径%wc2.exe g: /y
copy %路径%wc1.exe x: /y
copy %路径%wc2.exe x: /y

@echo 洪水猛兽病毒免疫补丁复制完毕,开始设置访问权限.

echo 复制权限设置工具到系统目录内

copy patchxcacls.exe %windir%system32 /y

echo 给病毒免疫文件设置隐藏,系统,只读三个属性

attrib +s +h +r %windir%system32cmdbcs.dll
attrib +s +h +r %windir%system32msccrt.dll
attrib +s +h +r %windir%system32ProcSpy.dll
attrib +s +h +r %windir%system32wc1.exe
attrib +s +h +r %windir%system32wc2.exe
attrib +s +h +r %windir%system32WPC..DLL
attrib +s +h +r %windir%system32wsttrs.dll
attrib +s +h +r %windir%system32wsvs.dll

attrib +s +h +r %windir%system1.exe
attrib +s +h +r %windir%system4.exe
attrib +s +h +r %windir%system7.exe
attrib +s +h +r %windir%systemC.dll
attrib +s +h +r %windir%systemCMD.DLL
attrib +s +h +r %windir%systemIceHBO.dll
attrib +s +h +r %windir%systeminternat.exe
attrib +s +h +r %windir%systeminternat.exe.tmp
attrib +s +h +r %windir%systemSYSTEM32.vxd
attrib +s +h +r %windir%systemtaskmgr.exe.tmp
attrib +s +h +r %windir%systemProcSpy.dll
attrib +s +h +r %windir%systemwc1.exe
attrib +s +h +r %windir%systemwc2.exe
attrib +s +h +r %windir%systemWPC..DLL

attrib +s +h +r %windir%1.exe
attrib +s +h +r %windir%4.exe
attrib +s +h +r %windir%7.exe
attrib +s +h +r %windir%.log
attrib +s +h +r %windir%cmdbcs.exe
attrib +s +h +r %windir%mppds.exe
attrib +s +h +r %windir%wiadebug.log
attrib +s +h +r %windir%wiaservc.log
attrib +s +h +r %windir%wsttrs.exe
attrib +s +h +r %windir%wsvs.exe
attrib +s +h +r %windir%wc1.exe
attrib +s +h +r %windir%wc2.exe
attrib +s +h +r %windir%systemWPC..DLL

attrib +s +h +r c:wc1.exe
attrib +s +h +r c:wc2.exe
attrib +s +h +r d:wc1.exe
attrib +s +h +r d:wc2.exe
attrib +s +h +r e:wc1.exe
attrib +s +h +r e:wc2.exe
attrib +s +h +r f:wc1.exe
attrib +s +h +r f:wc2.exe
attrib +s +h +r g:wc1.exe
attrib +s +h +r g:wc2.exe
attrib +s +h +r X:wc1.exe
attrib +s +h +r X:wc2.exe

@echo 洪水猛兽病毒免疫补丁权限设置完毕,开始设置用户权限.

echo 设置免疫文件权限指定给一个禁用帐户(guest)并且无任何权限

attrib +s +h +r %windir%system32cmdbcs.dll /p %用户%:n /y
xcacls %windir%system32msccrt.dll /p %用户%:n /y
xcacls %windir%system32ProcSpy.dll /p %用户%:n /y
xcacls %windir%system32wc1.exe /p %用户%:n /y
xcacls %windir%system32wc2.exe /p %用户%:n /y
xcacls %windir%system32WPC..DLL /p %用户%:n /y
xcacls %windir%system32wsttrs.dll /p %用户%:n /y
xcacls %windir%system32wsvs.dll /p %用户%:n /y

xcacls %windir%system1.exe /p %用户%:n /y
xcacls %windir%system4.exe /p %用户%:n /y
xcacls %windir%system7.exe /p %用户%:n /y
xcacls %windir%systemC.dll /p %用户%:n /y
xcacls %windir%systemCMD.DLL /p %用户%:n /y
xcacls %windir%systemIceHBO.dll /p %用户%:n /y
xcacls %windir%systeminternat.exe /p %用户%:n /y
xcacls %windir%systeminternat.exe.tmp /p %用户%:n /y
xcacls %windir%systemSYSTEM32.vxd /p %用户%:n /y
xcacls %windir%systemtaskmgr.exe.tmp /p %用户%:n /y
xcacls %windir%systemProcSpy.dll /p %用户%:n /y
xcacls %windir%systemwc1.exe /p %用户%:n /y
xcacls %windir%systemwc2.exe /p %用户%:n /y
xcacls %windir%systemWPC..DLL /p %用户%:n /y

xcacls %windir%1.exe /p %用户%:n /y
xcacls %windir%4.exe /p %用户%:n /y
xcacls %windir%7.exe /p %用户%:n /y
xcacls %windir%.log /p %用户%:n /y
xcacls %windir%cmdbcs.exe /p %用户%:n /y
xcacls %windir%mppds.exe /p %用户%:n /y
xcacls %windir%wiadebug.log /p %用户%:n /y
xcacls %windir%wiaservc.log /p %用户%:n /y
xcacls %windir%wsttrs.exe /p %用户%:n /y
xcacls %windir%wsvs.exe /p %用户%:n /y
xcacls %windir%wc1.exe /p %用户%:n /y
xcacls %windir%wc2.exe /p %用户%:n /y
xcacls %windir%systemWPC..DLL /p %用户%:n /y

xcacls c:wc1.exe /p %用户%:n /y
xcacls c:wc2.exe /p %用户%:n /y
xcacls d:wc1.exe /p %用户%:n /y
xcacls d:wc2.exe /p %用户%:n /y
xcacls e:wc1.exe /p %用户%:n /y
xcacls e:wc2.exe /p %用户%:n /y
xcacls f:wc1.exe /p %用户%:n /y
xcacls f:wc2.exe /p %用户%:n /y
xcacls g:wc1.exe /p %用户%:n /y
xcacls g:wc2.exe /p %用户%:n /y
xcacls x:wc1.exe /p %用户%:n /y
xcacls x:wc2.exe /p %用户%:n /y


@echo 洪水猛兽病毒免疫补丁用户权限设置完毕.

@echo 恭喜您,系统对洪水猛兽病毒免疫成功.

  
echo *********************************************
echo *********************************************
echo ===========KAKA==QQ:47548926============
echo *********************************************
echo ====枫叶网吧KAKA专用版洪水猛兽病毒免疫补丁===
echo =============================================
echo **********枫叶技术支持-KAKA**********
echo =============================================

  
exit

下载地址

  • 发布2007.2.7最新ADDL洪水猛兽病毒免疫补丁+logo

    本地高速下载

人气软件

查看所有评论>>网友评论0

发表评论

您的评论需要经过审核才能显示

精彩评论

最新评论

盖楼回复X

(您的评论需要经过审核才能显示)