广告合作
  • 今日头条

    今日头条

  • 百度一下

    百度一下,你就知道

  • 新浪网

    新浪网 - 提供新闻线索,重大新闻爆料

  • 搜狐

    搜狐

  • 豆瓣

    豆瓣

  • 百度贴吧

    百度贴吧——全球领先的中文社区

  • 首页 尚未审核订阅工具 订阅

    如何检查电脑中的病毒

    来源:网络收集  点击:  时间:2024-09-08
    【导读】:
    计算机病毒(Computer Virus)是编制者在计算机程序中插入的破坏计算机功能或者数据的代码,能影响计算机使用,能自我复制的一组计算机指令或者程序代码。计算机病毒具有传播性、隐蔽性、感染性、潜伏性、可激发性、表现性或破坏性。计算机病毒的生命周期:开发期→传染期→潜伏期→发作期→发现期→消化期→消亡期。计算机病毒是一个程序,一段可执行码。就像生物病毒一样,具有自我繁殖、互相传染以及激活再生等生物病毒特征。计算机病毒有独特的复制能力,它们能够快速蔓延,又常常难以根除。它们能把自身附着在各种类型的文件上,当文件被复制或从一个用户传送到另一个用户时,它们就随同文件一起蔓延开来。所以,为了广大的电脑用户不受病毒侵害,有些管家也很多有查毒消毒的程序,下面小编为大家介绍讲解如何简洁地查毒!工具/原料more电脑一台方法/步骤1/4分步阅读

    首先,在电脑桌面上新建一个txt格式的文本文档,命名为查毒.

    2/4

    打开这个文本文档,复制下面的代码粘贴在文本文档里.

    -----------------------------------分界线--------------------------------------

    @ECHO OFF

    del c:\winnt\logo1_.exe

    del c:\windows\logo1_.exe

    del c:\winnt\0sy.exe

    del c:\windows\0sy.exe

    del c:\winnt\1sy.exe

    del c:\windows\1sy.exe

    del c:\winnt\2sy.exe

    del c:\windows\2sy.exe

    del c:\winnt\3sy.exe

    del c:\windows\3sy.exe

    del c:\winnt\4sy.exe

    del c:\windows\4sy.exe

    del c:\winnt\5sy.exe

    del c:\windows\5sy.exe

    del c:\winnt\6sy.exe

    del c:\windows\6sy.exe

    del c:\winnt\7sy.exe

    del c:\windows\7sy.exe

    del c:\winnt\8sy.exe

    del c:\windows\8sy.exe

    del c:\winnt\9sy.exe

    del c:\windows\9sy.exe

    del c:\winnt\rundl132.exe

    del c:\windows\rundl132.exe

    net share c$ /d

    net share d$ /d

    net share e$ /d

    net share F$ /d

    net share G$ /d

    net share h$ /d

    net share i$ /d

    net share j$ /d

    net share admin$ /d

    net share ipc$ /d

    del c:\winnt\logo1_.exe

    del c:\windows\logo1_.exe

    del c:\windows\vdll.dll

    del c:\winnt\vdll.dll

    del c:\windows\tdll.dll

    del c:\winnt\tdll.dll

    del c:\windows\dll.dll

    del c:\winnt\dll.dll

    del c:\winnt\kill.exe

    del c:\windows\kill.exe

    del c:\winntws32.dll

    del c:\windowsws32.dll

    del c:\winnt\rundl132.exe

    del c:\windows\rundl132.exe

    echo.

    echo.

    echo.

    echo. *****************************

    echo.

    echo. 正在查毒...请不要关闭......

    echo.

    echo. *****************************

    echo.

    echo.

    echo.

    echo.

    ping 127.0.0.1 -n 5

    del c:\winnt\logo1_.exe

    del c:\windows\logo1_.exe

    del C:\winntystem32\Logo1_.exe

    del C:\winntystem32\rundl132.exe

    del C:\winntystem32\bootconf.exe

    del C:\winntystem32\kill.exe

    del C:\winntystem32ws32.dll

    del C:\windows\Logo1_.exe

    del C:\windows\rundl132.exe

    del C:\windows\bootconf.exe

    del C:\windows\kill.exe

    del C:\windowsws32.dll

    del C:\windows\dll.dll

    del C:\windows\vdll.dll

    del c:\windows\tdll.dll

    del C:\windowsystem32\ShellExtvchs0t.exe

    del C:\windowsystem32\Logo1_.exe

    del C:\windowsystem32\rundl132.exe

    del C:\windowsystem32\bootconf.exe

    del C:\windowsystem32\kill.exe

    del C:\windowsystem32ws32.dll

    del c:\_desktop.ini /f/s/q/a

    del d:\_desktop.ini /f/s/q/a

    del e:\_desktop.ini /f/s/q/a

    del f:\_desktop.ini /f/s/q/a

    del g:\_desktop.ini /f/s/q/a

    del h:\_desktop.ini /f/s/q/a

    del i:\_desktop.ini /f/s/q/a

    del j:\_desktop.ini /f/s/q/a

    del k:\_desktop.ini /f/s/q/aAbc

    echo. 查毒完成.

    echo. pause

    ---------------------------------------分界线---------------------------------

    然后保存.

    3/4

    重命名改文本文档,把后缀名由txt改为bat(bat格式是windows批量处理文件的后缀),那么系统默认是不显示文件后缀地那么该如何让他显示呢?请参考下面的经验,在这个下面哦!

    4/4

    打开这个文件,就会自动检查病毒.如图,检查完成,十分快速和简洁.

    注意事项

    代码不要乱改

    改后缀要该对,是bat哦!

    本文关键词:

    版权声明:

    1、本文系转载,版权归原作者所有,旨在传递信息,不代表看本站的观点和立场。

    2、本站仅提供信息发布平台,不承担相关法律责任。

    3、若侵犯您的版权或隐私,请联系本站管理员删除。

    4、文章链接:http://www.1haoku.cn/art_1203215.html

    相关资讯

    ©2019-2020 http://www.1haoku.cn/ 国ICP备20009186号05-05 17:56:00  耗时:0.027
    0.0266s