Supported packers for unpacking
Our engine can unpack a wide range of packers, including both specific and generic ones. This is important because packers are often used by malware to evade detection. By unpacking them we can analyze it and identify any threats embedded.
Then packers we specifically support are:
- ASPack
- FSG
- MEW
- MPRESS
- PEtite
- UPX
- YZPack
On the following link you can find the sample from the screenshot below:
You can see the same analysis in a screenshot, the unpacked PE is available to be downloaded.

Was this page helpful?