🦹
Crybs Malware Blog
  • Welcome
  • Analysis
    • Manual UPX Unpacking
  • Development
    • Process Injection
Powered by GitBook
On this page
  1. Analysis

Manual UPX Unpacking

Description of a UPX Packed malware sample and how to unpack it by hand

Description

Here we will analyze a malware sample what is packed with UPX. We will analyze it dynamically at first and then unpack it with x32dbg. After that the static analysis of the unpacked sample will follow

Last updated 1 year ago