Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

What is UPX ?

Ege Balcı edited this page Jul 25, 2016 · 1 revision

UPX (Ultimate Packer for Executables) is a free and open source executable packer supporting a number of file formats from different operating systems. UPX simply takes the binary file and compresses it, packed binary unpack(decompress) itself at runtime to memory.

Clone this wiki locally