<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[解析几何]]></title> 
<link>http://www.elivers.com/index.php</link> 
<description><![CDATA[wLyn's Blog]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[解析几何]]></copyright>
<item>
<link>http://www.elivers.com/read.php/.htm</link>
<title><![CDATA[sxs.exe病毒的查杀方法]]></title> 
<author>林殇 &lt;&gt;</author>
<category><![CDATA[电脑 &#124;&#124; PC]]></category>
<pubDate>Mon, 25 Sep 2006 08:51:18 +0000</pubDate> 
<guid>http://www.elivers.com/read.php/.htm</guid> 
<description>
<![CDATA[ 
	<a href="http://www.tvbm.tv/UploadFiles/2005822115324734.jpg" rel="lightbox" title="Lightbox Demo Images"><img src="http://www.tvbm.tv/UploadFiles/2005822115324734.jpg" alt="Lightbox Demo Images" border="0"/></a><br/><br/>----如果你的电脑中了sxs.exe病毒，那么在打开每个盘符的时候会出现名字为sxs.exe的程序图标——一个兔子，并且还有一个autorun.inf，直接删除后，重新进入硬盘，这个东西就又现身了，实在是令人恼火！<br/>幸好我们有网络，一切都可以简单解决！<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">手动把sxs.exe病毒杀掉。把如何杀毒总结一下。<br/> <br/>----最迅速、彻底的杀毒方法：<br/>1、断开网络连接<br/>2、打开“任务管理器”，应该有个SVOHOST.EXE进程，把它结束掉。到C:WINDOWSsystem32里找到SOVHOST.EXE把它删除。<br/>3、执行“开始”－“运行”－输入“regedit”打开注册表<br/>4、找到HKEY_LOCAL_MACHINESoftwareMicrosoftwindowsCurrentVersionexplorerAdvancedFolderHiddenSHOWALL中的CheckedValue，检查它的类型是否为REG_DWORD，如果不是则删掉CheckedValue，然后单击右键“新建”--〉“Dword值”，并命名为CheckedValue，然后修改它的键值为1。（不做这一步，第6、7步将无法查看到隐藏的系统文件）<br/>5、打开各硬盘（“我的电脑”里右键“打开”或“资源管理器”右侧选择），<br/>6、“文件夹选项”－“查看”－选择“显示所有文件和文件夹”，并把“隐藏受保护的系统文件”复选框去除选择。<br/>7、可以看到各个硬盘根目录下都有autorun.inf和sxs.exe文件，把它们都删掉。如果U盘上也有，也删掉。U盘上的可能删了又会出现，那就再检查一下“任务管理器”里有没有SOVHOST.EXE进程，把它结束掉（见2）。<br/>8、这样就该差不多了。<br/>9、如果安装的是瑞星，防火墙和杀毒软件应该可以打开了，其他杀毒软件应该也可以打开了。<br/>10、如果瑞星计算机监控无法打开，或者打开后是收着的小红伞，并且所有的监控开启都失败，那么到“控制面板”－“管理工具”－“服务”，找到“Rising Process Communication Center”，应该是被禁用了，右键“属性”，启动类型一项改为“自动”，然后启用该服务。<br/>11、至此，计算机恢复正常。<br/>----删除各盘病毒文件的BAT<br/>以下代码另存为bat<br/>cd<br/>c:<br/>attrib sxs.exe -a -h -s <br/>del /s /q /f sxs.exe<br/>attrib autorun.inf -a -h -s<br/>del /s /q /f autorun.inf<br/>D:<br/>attrib sxs.exe -a -h -s<br/>del /s /q /f sxs.exe<br/>attrib autorun.inf -a -h -s<br/>del /s /q /f autorun.inf<br/>E:<br/>attrib sxs.exe -a -h -s<br/>del /s /q /f sxs.exe<br/>attrib autorun.inf -a -h -s<br/>del /s /q /f autorun.inf<br/>F:<br/>attrib sxs.exe -a -h -s<br/>del /s /q /f sxs.exe<br/>attrib autorun.inf -a -h -s<br/>del /s /q /f autorun.inf<br/>G:<br/>attrib sxs.exe -a -h -s<br/>del /s /q /f sxs.exe <br/>attrib autorun.inf -a -h -s<br/>del /s /q /f autorun.inf</div></div><br/>Tags - <a href="http://www.elivers.com/go.php/tags/%25E7%2597%2585%25E6%25AF%2592/" rel="tag">病毒</a>
]]>
</description>
</item><item>
<link>http://www.elivers.com/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] sxs.exe病毒的查杀方法]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.elivers.com/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>