PDA

View Full Version : Unpacking Storm Worm


Nico
07-02-2008, 12:48 PM
A little blog i wrote on how you can quickly unpack the storm worm packer, the one using code and IAT on heap.

Nothing really complex, just thought i'd share for people interested:

http://securitylabs.websense.com/content/Blogs/3127.aspx

JMI
07-02-2008, 03:44 PM
Thanks for the information Nico.

Regards,

disavowed
07-03-2008, 05:24 PM
nico, that packer looks like morphine (unpacks original pe file to the heap)

Nico
07-03-2008, 06:13 PM
Quote:
[Originally Posted by disavowed;75622]nico, that packer looks like morphine (unpacks original pe file to the heap)


Yes it does.
But from what i saw, it's not morphine.
This sort of technique gets more and more common, the loader uses no fancy headers in order to bypass heuristics.