<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Od3n (dot) Info &#187; antivirus tools</title>
	<atom:link href="http://od3n.info/tag/antivirus-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://od3n.info</link>
	<description>Computer, Technology and Internet</description>
	<lastBuildDate>Wed, 29 Apr 2009 11:27:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>[How To Remove] Funny UST Scandal.avi.exe Virus</title>
		<link>http://od3n.info/how-to/how-to-remove-funny-ust-scandalaviexe-virus/</link>
		<comments>http://od3n.info/how-to/how-to-remove-funny-ust-scandalaviexe-virus/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 16:35:10 +0000</pubDate>
		<dc:creator>od3n</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[antivirus tools]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[folder options]]></category>
		<category><![CDATA[show hidden files and folders]]></category>

		<guid isPermaLink="false">http://www.od3n.net/en/how-to-remove-funny-ust-scandalaviexe-virus/</guid>
		<description><![CDATA[After receiving many complaints from people’s about this virus, I finally decided to guide the users about the removal of this virus. Some of the problems caused by this virus are : 1. Show Hidden Files and Folders not working. &#8230; <a href="http://od3n.info/how-to/how-to-remove-funny-ust-scandalaviexe-virus/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After receiving many complaints from people’s about this virus, I finally decided to guide the users about the removal of this virus. Some of the problems caused by this virus are :</p>
<p>1. Show Hidden Files and Folders not working.<br />
2. My Computer Drives open another explorer window.<br />
3. When you run a program, just in 2 or 3 minutes the program dissappears (Actually runs in background but you can not see its window in foreground).<span id="more-51"></span></p>
<p><strong>Removal of this Virus</strong></p>
<p>Unfortunately, I have no removal tool to remove this virus at the time of writing, but you will soon see one. You can try the manual removal of it.</p>
<p><strong>Manual Removal</strong></p>
<p>Caution : While the manual process is going on, do not open any My Computer drive.</p>
<p>1. Open up cmd by typing cmd in Start –&gt; Run.</p>
<p>2.  Type in cmd</p>
<p>[sourcecode language='html']taskkill /f /im smss.exe</p>
<p>taskkill /f /im killer.exe[/sourcecode]</p>
<p>3. The virus placed some files at the root of every drive so you need to clean them.</p>
<p>Repeat the following commands on cmd for all your drives (Here it is applied for C drive)</p>
<p>[sourcecode language='html']del /a:h /f  c:\autorun.inf</p>
<p>del /a:h /f  c:\smss.exe</p>
<p>del /a:h /f  c:\funny ust scandal.avi.exe[/sourcecode]</p>
<p>4. Now you need to delete files in windows folder so type :</p>
<p>[sourcecode language='html']del /a:h /f  c:\windows\killer.exe</p>
<p>del /a:h /f  c:\windows\autorun.inf</p>
<p>del /a:h /f  c:\windows\smss.exe</p>
<p>del /a:h /f  c:\windows\funny ust scandal.exe[/sourcecode]</p>
<p>5. Now you need to delete one more file :</p>
<p>[sourcecode language='html']del /a:h /f  “%userprofile%\StartMenu\Programs\Startup\lsass.exe”[/sourcecode]</p>
<p>6. Use <a href="http://www.od3n.net/tools/" target="_blank">PowerExes</a> to delete startup entries like.</p>
<p>smss.exe</p>
<p>lsass.exe(if it does not remove then only uncheck it)</p>
<p>killer.exe</p>
<p>7.  To <strong>restore Folder Option Settings</strong> Follow this page</p>
<p><a title="[How To Solve] Show Hidden Files and Folders Not Working" href="http://od3n.info/how-to/how-to-solve-show-hidden-files-and-folders-not-working/" target="_blank">Show Hidden Files And Folders Not Working</a></p>
<p>8. To <strong>Remove the virus from Flash Drive</strong>, Insert a flash drive cancel any Autoplay box.</p>
<p>Open cmd and type (Replace x by your usb drive letter)</p>
<p>[sourcecode language='html']del /a:h /f  x:\autorun.inf</p>
<p>del /a:h /f  x:\smss.exe</p>
<p>del /a:h /f  x:\funny ust scandal.avi.exe[/sourcecode]</p>
]]></content:encoded>
			<wfw:commentRss>http://od3n.info/how-to/how-to-remove-funny-ust-scandalaviexe-virus/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>[How To Solve] Get Open With Dialog When Opening Windows Drives</title>
		<link>http://od3n.info/how-to/how-to-solve-get-open-with-dialog-when-opening-windows-drives/</link>
		<comments>http://od3n.info/how-to/how-to-solve-get-open-with-dialog-when-opening-windows-drives/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 07:14:38 +0000</pubDate>
		<dc:creator>od3n</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[antivirus tools]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[open with]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.od3n.net/en/get-open-with-dialog-when-opening-windows-drives/</guid>
		<description><![CDATA[Recently, I had been facing this problem on all the virus hit systems on one of my client’s network. The problem was that I was getting the “Open With” dialog every time I double clicked any drive in My Computer. &#8230; <a href="http://od3n.info/how-to/how-to-solve-get-open-with-dialog-when-opening-windows-drives/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently, I had been facing this problem on all the virus hit systems on one of my client’s network. The problem was that I was getting the “<strong>Open With</strong>” dialog every time I double clicked any drive in My Computer. I had to select Internet Explorer from Open With dialog to open the drives. One of my friends came up with an idea and it worked great. The idea was to create a blank <strong>autorun.inf</strong> file in the drive having problems. And it was perfect .. now I can open all my drives (after placing the blank autorun.inf in the drive) by double clicking them.<span id="more-48"></span></p>
<p>To make a blank autorun.inf, open notepad and Save As “autorun.inf”. Place the autorun.inf in the affected drive.</p>
<p>Having the same problem? Did this trick solve your problem or you had a better solution? Share your experiences.</p>
<p>UPDATE : Please use the following DOS command for the ease of deleting the autorun.inf file.</p>
<p>[sourcecode language='html']C:>attrib -S -H -R C:autorun.inf<br />
C:>del /F C:autorun.inf[/sourcecode]<br />
Replace C with your drive that you want to disable autorun of.</p>
<p>Update: <a href="http://www.od3n.net/tools/" target="_blank">Download Ravmon Removal</a> Tool for an automated<br />
solution to this problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://od3n.info/how-to/how-to-solve-get-open-with-dialog-when-opening-windows-drives/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>[How To Restore] All Folder Option Settings</title>
		<link>http://od3n.info/how-to/how-to-restore-all-folder-option-settings/</link>
		<comments>http://od3n.info/how-to/how-to-restore-all-folder-option-settings/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 07:03:40 +0000</pubDate>
		<dc:creator>od3n</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[antivirus tools]]></category>
		<category><![CDATA[folder options]]></category>
		<category><![CDATA[show hidden files and folders]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.od3n.net/en/restore-all-folder-option-settings/</guid>
		<description><![CDATA[Due to viruses, many things do not work. For Example Folder Options Show Hidden Files and Folders, Hide Operating System Protected Files and many more. To correct all these options, use Ravmon Virus Removal Tool Restore Windows Default Settings Check &#8230; <a href="http://od3n.info/how-to/how-to-restore-all-folder-option-settings/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Due to viruses, many things do not work. For Example <strong>Folder Options Show Hidden Files and Folders</strong>, <strong>Hide Operating System Protected Files</strong> and many more.</p>
<p>To correct all these options, use Ravmon Virus Removal Tool</p>
<ul>
<li>Restore Windows Default Settings</li>
<li>Check Restore All Folder Options</li>
<li>OK.</li>
</ul>
<p><a href="http://www.od3n.net/tools/" target="_blank"><strong>Download Ravmon Virus Removal Tool</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://od3n.info/how-to/how-to-restore-all-folder-option-settings/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>[How To Remove] New Folder.exe Virus</title>
		<link>http://od3n.info/how-to/how-to-remove-new-folderexe-virus/</link>
		<comments>http://od3n.info/how-to/how-to-remove-new-folderexe-virus/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 17:52:30 +0000</pubDate>
		<dc:creator>od3n</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[antivirus tools]]></category>
		<category><![CDATA[exe]]></category>
		<category><![CDATA[folder options]]></category>
		<category><![CDATA[registry editor]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.od3n.net/en/new-folderexe-virus-removal-tool/</guid>
		<description><![CDATA[Virus Infections This virus affects your system by : Disabling Task Manager Disabling Registry Editor Creates a startup entry to start upon system start and Creates its own exe files in Shared Documents folder which appear like ordinary folders. Disables &#8230; <a href="http://od3n.info/how-to/how-to-remove-new-folderexe-virus/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Virus Infections</strong></p>
<p>This virus affects your system by :</p>
<ul>
<li>Disabling Task Manager</li>
<li>Disabling Registry Editor</li>
<li>Creates a startup entry to start upon system start and</li>
<li>Creates its own exe files in Shared Documents folder which appear like ordinary folders.</li>
<li>Disables Folder Options</li>
<li>Uses your 50% or more processor</li>
</ul>
<p>You can see that the folders in <strong>Shared Documents</strong> have an exe extension If you have unchecked <strong>Hide extensions for known file types in Folder Options.</strong><span id="more-44"></span></p>
<p><strong>Virus Removal Tool Description 2.5 (Also Removes Nhatquanglan Variant of NewFolder.exe)</strong></p>
<p><strong>Sets these entries in Registry</strong><br />
[sourcecode language='cpp'][HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer]&#8220;NofolderOptions&#8221;=[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem]&#8220;@&#8221;=[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun]&#8220;YahooMessengger&#8221;=[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsNTCurrentVersionWinlogon]&#8220;Shell&#8221;=&#8221;Explorer.exe&#8221;[/sourcecode]</p>
<p><strong>Deletes Virus Files</strong></p>
<ul>
<li>svichossst.exe</li>
<li>autorun.inf</li>
<li>at1.job</li>
<li>autorun.ini</li>
<li>(Nhatquanglan) scvhosts.exe</li>
<li>blastclnnn.exe</li>
<li>hinhem.scr</li>
<li>All duplicated exe files in Shared Documents Folder</li>
<li>Also the exe files in your selected folder</li>
</ul>
<p><strong>Download</strong></p>
<p><a href="http://www.od3n.net/tools/" target="_blank">http://www.od3n.net/tools/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://od3n.info/how-to/how-to-remove-new-folderexe-virus/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
