autorun。exe
autorun - autorun。exe - 历程信息
历程文件: autorun 或者 autorun。exe
历程名称: Autorun Executable
描述:
autorun。exe是CD/DVD的主动运行法式,凡是是基于CD/DVD的安拆法式。
出品者: Various
属于: CD-ROM Setup Executable
系统历程: 否
后台法式: 否
利用收集: 否
硬件相关: 否
常见错误: 未知N/A
内存利用: 未知N/A
平安品级 (0-5): 0
间谍软件: 否
告白软件: 否
病毒: 否
木马: 否
那种病毒在每个驱动器下都有一个卷标 f文件,只要你双击驱动器,就会激活病毒,我们需要手工来删除 f那个文件,在“号令提醒符”下输入“attrib
f -s -h -r”去掉它的“系统”、“只读”、“隐藏”属性,如许输入“del
f”才能够删除。
接着进入注册表查找“COMMAND。EXE”键值项,找到后将整个shell子键删除。
处理的详细办法如下(以D盘为例):
起头---运行---cmd(翻开号令提醒符)
D: dir /a (没有参数A是看不到的,A是显示所有的意思)
此时你会发现一个 f文件,
attrib f -s -h -r 去掉 f文件的系统、只读、隐藏属性,不然无法删除 f ,
del f
到那里还没完,因为你双击了D盘盘符没有翻开却得到一个错误。
要求定位DESKTOP。exe,
那个时候主动运行的信息已经参加注册表了。下面肃清注册表中相关信息:
起头
运行
regedit
编纂
查找
DESKTOP。exe
找到的第一个就是D盘的主动运行,删除整个shell子键
完毕。
反复以上操做数次,处理其他驱动器的问题,注册表中的信息是在一路的,在删除D盘
Shell\Open\Autorun的时候趁便都删除了吧。
仍是不克不及修改就去平安形式下弄
再不可就去dos下弄
没有dos就下一个 矮人dos东西箱
f
比来呈现了用 f文件传布我木马或病毒,它通过利用者的误操做让目的法式施行,到达侵入电脑的目标, f常用于对文件的安拆等操做,是为了便利利用者运行法式。
但因为有木马和病毒通过它传布所以它带来了很大的负面影响,那里有一简单的删除 f的办法:新建文本文档输入:
attrib c:\ f -h -s
attrib d:\ f -h -s
attrib e:\ f -h -s
attrib f:\ f -h -s
attrib g:\ f -h -s
attrib h:\ f -h -s
attrib i:\ f -h -s
attrib j:\ f -h -s
attrib k:\ f -h -s
attrib l:\ f -h -s
attrib m:\ f -h -s
attrib n:\ f -h -s
attrib o:\ f -h -s
del c:\autorun。
txt
del d:\autorun。txt
del e:\autorun。txt
del f:\autorun。txt
del g:\autorun。txt
del h:\autorun。txt
del i:\autorun。txt
del j:\autorun。
txt
del k:\autorun。txt
del l:\autorun。txt
del m:\autorun。txt
del n:\autorun。txt
del o:\autorun。txt
ren c:\ f autorun。
txt
ren d:\ f autorun。txt
ren e:\ f autorun。txt
ren f:\ f autorun。txt
ren g:\ f autorun。txt
ren h:\ f autorun。txt
ren i:\ f autorun。
txt
ren j:\ f autorun。txt
ren k:\ f autorun。txt
ren l:\ f autorun。txt
ren m:\ f autorun。txt
ren n:\ f autorun。txt
ren o:\ f autorun。
txt
保留后修改后缀**。txt为**。bat若是系统不显示后缀则翻开-》我的电脑-》东西-》文件夹选项-》查看——(打消)隐藏文件类型的扩展名。然后再修改后缀为**。bat(**代表文件名)
在控造面板的“文件夹选项”中修改“查看”,在用资本办理器中显示该文件后间接删除即可,那是一个病毒,我就是如许对于它的!
翻开肆意文件夹窗口——东西——文件夹选项——查看——打消隐藏受庇护的系统文件前面的钩和显示隐藏文件。
然后删除响应目次中的autorun.inf文件,重启计算机即可。