<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'help with 16-bit Malware analysis! FBI moneypak' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'help with 16-bit Malware analysis! FBI moneypak' posted on the 'General programming' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 07:51:26 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 07:51:26 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>help with 16-bit Malware analysis! FBI moneypak</title>
      <link>http://www.programmersheaven.com/mb/general/429695/429695/help-with-16-bit-malware-analysis-fbi-moneypak/</link>
      <description>Hello,&lt;br /&gt;
I am a student going for my BS in Network Engineering, and recently at my job I have been getting into Malware Analysis. Last week I managed to obtain a sample of the recent FBI moneypak virus that has been going around. It was in an .exe format so I figured it would be simply to run it through PEview to see whats up and then a debugger like Ollydbg to look under the hood.&lt;br /&gt;
&lt;br /&gt;
Unfortunately the .exe is a 16-bit DOS executable. I think. When I first opened it with PEview, it only displayed the message "This program cannot be run in DOS mode". So I thought that it must be a packed 32-bit app somehow. But then I tried to run it through Ollydbg and after about 20 minutes I realized I was looking at NTVDM.exe and something called kernalba ( I think its actually kernalbase but for some reason ollydbg only showed kernalba), not the actual program. &lt;br /&gt;
&lt;br /&gt;
Then I tried a short dynamic analysis to see what ran, and sure enough NTVDM.exe ran. I didn't see anything else so I wiped the computer and started over. &lt;br /&gt;
&lt;br /&gt;
So now that I know I have a 16-bit DOS exe that I need to debug and I am looking for a debugger program. I heard that the IDA trial won't let me debug 16-bit and I have no clue what command I use to load this file into GRDB or even debug.exe&lt;br /&gt;
&lt;br /&gt;
Do any of you guys know of a place that has GRDB or debug.exe tutorials? Or of a GUI 16-bit debugger? &lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Imprive&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/429695/429695/help-with-16-bit-malware-analysis-fbi-moneypak/</guid>
      <pubDate>Wed, 03 Oct 2012 09:48:50 -0700</pubDate>
      <category>General programming</category>
    </item>
  </channel>
</rss>