<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>looking at a virus in ollydbg in Security</title>
<link>http://www.dslreports.com/forum/r21377050</link>
<description></description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 17:19:24 EDT</pubDate>
<lastBuildDate>Thu, 26 Nov 2009 17:19:24 EDT</lastBuildDate>

<item>
<title>Re: looking at a virus in ollydbg</title>
<link>http://www.dslreports.com/forum/remark,21377627</link>
<description><![CDATA[<A HREF="/useremail/u/1562310"><b>cdavfrew</b></A> : Ollydbg is good for looking at malware, but I prefer sandboxes. CWSandbox is great for determining whether something is malware, because it tells me what files, registry entries, and networking activity the file creates or changes. This way, you can see what the file did to your system.<br><br>If you could upload the file to www.uploadmalware.com, this will give it to antivirus labs to study, so that if it is malware, your current antivirus will detect it and remove it.<br><br>Best Regards :D]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21377627</guid>
<pubDate>Tue, 04 Nov 2008 22:08:23 EDT</pubDate>
</item>

<item>
<title>Re: looking at a virus in ollydbg</title>
<link>http://www.dslreports.com/forum/remark,21377313</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : Thanks, I did, almost half found something. :/<br><br>After more research, apparently when you load a .dll in ollydbg, the .dll start up code executes before the break point.<br><br>As I have no idea what exactly the start up code for the .dll does, I'm just going to assume it fully activated the virus, to err on the side of caution, and start looking through removal steps to see if I can find any hint of it. ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21377313</guid>
<pubDate>Tue, 04 Nov 2008 21:25:09 EDT</pubDate>
</item>

<item>
<title>Re: looking at a virus in ollydbg</title>
<link>http://www.dslreports.com/forum/remark,21377197</link>
<description><![CDATA[<A HREF="/useremail/u/1029026"><b>koma3504</b></A> : upload it the dll to &raquo;<A HREF="http://virusscan.jotti.org/" >virusscan.jotti.org/</A> and &raquo;<A HREF="http://www.virustotal.com/" >www.virustotal.com/</A> to see what they see.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21377197</guid>
<pubDate>Tue, 04 Nov 2008 21:07:13 EDT</pubDate>
</item>

<item>
<title>looking at a virus in ollydbg</title>
<link>http://www.dslreports.com/forum/remark,21377050</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : I found a .dll that I think is a virus.  I loaded it into ollydbg so I could try to look at referenced strings and api calls.  <br><br>My understanding is that this is probably harmless unless I actually hit F9 to RUN, or step through the code so that something can execute..  That ollydbg simply analyzes the file, displays the disassembled code, then stops at the first instruction before any code has a chance to execute. <br><br>Is that correct? <br><br>Or have I accidentally gone and made sure the virus was able to execute now? :-(]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21377050</guid>
<pubDate>Tue, 04 Nov 2008 20:41:54 EDT</pubDate>
</item>

</channel>
</rss>
