There is a newer version of the record available.

Published March 13, 2021 | Version 1.0.6
Software Open

Un{i}packer 1.0.6

  • 1. Technical University of Munich (TUM)

Description

Automatic and platform-independent unpacker for Windows binaries based on emulation.

The usage of runtime packers by malware authors is very common, as it is a technique that helps to hinder analysis. Furthermore, packers are a challenge for antivirus products, as they make it impossible to identify malware by signatures or hashes alone.

In order to be able to analyze a packed malware sample, it is often required to unpack the binary. Usually this means, that the analyst will have to manually unpack the binary by using dynamic analysis techniques (Tools: OllyDbg, x64Dbg). There are also some approaches for automatic unpacking, but they are all only available for Windows. Therefore when targeting a packed Windows malware the analyst will require a Windows machine. The goal of our project is to enable platform independent automatic unpacking by using emulation that yields runnable Windows binaries.

Files

unipacker/unipacker-1.0.6.zip

Files (6.3 MB)

Name Size Download all
md5:a973300ceb9bb8a7435b2954efb80dcd
6.3 MB Preview Download

Additional details

Related works