![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Version 3.03 27 Apr 2008 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Markus F.X.J. Oberhumer, László Molnár & John F. Reiser [News] [Abstract] [Download] [Beta versions] [Examples] News
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| File | Description |
|---|---|
| upx303w.zip | Win32 console version |
| upx-3.03-i386_linux.tar.bz2 | precompiled i386-linux version |
| upx-3.03-amd64_linux.tar.bz2 | precompiled amd64-linux version |
| upx-3.03-armeb_linux.tar.bz2 | precompiled armeb-linux version |
| upx-3.03-mipsel_linux.tar.bz2 | precompiled mipsel-linux version |
| upx-3.03-powerpc_linux.tar.bz2 | precompiled powerpc-linux version |
| upx303d.zip | 32-bit DOS version |
| upx303a.zip | Atari TOS/MiNT version |
| upx-3.03-src.tar.bz2 | source code (you also need UCL) |
All versions are functionally equivalent, i.e. each version can handle all executable formats.
Just in case, here is an archive of old versions.
Let's start with some examples to give you an idea about the capabilities of UPX:
| Application | Format | Executable | Original | Compressed | Ratio |
|---|---|---|---|---|---|
| Netscape 4.06 | win32/pe | netscape.exe | 2,934,336 | 1,124,352 | 0.383 |
| Descent 2 | watcom/le | descent2.exe | 1,448,873 | 652,832 | 0.451 |
| MAME 0.36 | djgpp2/coff | mame.exe | 8,214,016 | 1,810,056 | 0.220 |
| OneOhOne | dos/exe | 101.exe | 438,144 | 179,566 | 0.410 |
| Emacs 20.2 | linux/386 | emacs-20.2 | 2,772,657 | 925,543 | 0.334 |
| g++ 2.8.1 | atari/tos | cc1plus.ttp | 1,595,049 | 655,508 | 0.411 |
| Total | 17,403,075 | 5,347,857 | 0.307 | ||
UPX is a versatile executable packer with the following features:
You probably understand now why we call UPX the "Ultimate Packer for eXecutables".
UPX is based on experience with our previous packers DJP and lzop and uses the NRV compression library.
Here is a detailed list of all supported executable formats:
| Format full name | Pack | Unpack | Description | Links |
|---|---|---|---|---|
| amd64-linux.elf | X | X | Linux ELF | Linux, AMD64 |
| amd64-linux.kernel.vmlinux | X | X | Linux kernel | |
| arm-linux.elf | X | X | Linux ELF | Linux, ARM |
| arm-linux.kernel.vmlinux | X | X | Linux kernel | |
| arm-wince.pe | X | X | Windows CE executable or DLL | Windows CE, ARM |
| armeb-linux.elf | X | X | Linux ELF | Linux, ARM |
| armeb-linux.kernel.vmlinux | X | X | Linux kernel | |
| fat-darwin.macho | X | X | Mac OS X executable | |
| i086-dos16.com | X | X | DOS 16-bit .com file | |
| i086-dos16.exe | X | X | DOS 16-bit executable | FreeDOS homepage |
| i086-dos16.sys | X | X | DOS 16-bit .sys file | |
| i386-bsd.elf.execve | X | X | BSD generic | |
| i386-darwin.macho | X | X | Mac OS X executable | Darwin, i386 |
| i386-dos32.djgpp2.coff | X | X | DOS 32-bit COFF | djgpp homepage |
| i386-dos32.tmt.adam | X | X | DOS 32-bit executable | TMT Pascal |
| i386-dos32.watcom.le | X | X | DOS 32-bit linear executable | Open Watcom C/C++ |
| i386-freebsd.elf | X | X | FreeBSD ELF | FreeBSD |
| i386-linux.elf | X | X | Linux ELF | Linux, i386 |
| i386-linux.elf.execve | X | X | Linux generic | |
| i386-linux.elf.shell | X | X | Linux shell script | |
| i386-linux.kernel.bvmlinuz | X | - | Linux kernel | |
| i386-linux.kernel.vmlinux | X | X | Linux kernel | |
| i386-linux.kernel.vmlinuz | X | - | Linux kernel | |
| i386-netbsd.elf | X | X | NetBSD ELF | NetBSD |
| i386-openbsd.elf | X | X | OpenBSD ELF | OpenBSD |
| i386-win32.pe | X | X | Windows 32-bit executable or DLL | |
| m68k-atari.tos | X | X | Atari TOS/MiNT executable | FreeMiNT portal, m68k |
| mips-linux.elf | X | X | Linux ELF | Linux, MIPS |
| mipsel-linux.elf | X | X | Linux ELF | Linux, MIPS |
| mipsel.r3000-ps1 | X | X | PlayStation 1 | PlayStation, MIPS |
| powerpc-darwin.macho | X | X | Mac OS X executable | Darwin, PowerPC |
| powerpc-linux.elf | X | X | Linux ELF | Linux, PowerPC |
| powerpc-linux.kernel.vmlinux | X | X | Linux kernel |
UPX comes with ABSOLUTELY NO WARRANTY; for details see the UPX License Agreement.
Please report all problems or suggestions to the authors. Thanks.
Copyright (C) 1996-2008 Markus Franz Xaver Johannes Oberhumer Copyright (C) 1996-2008 Laszlo Molnar Copyright (C) 2000-2008 John F. Reiser All Rights Reserved. This program may be used freely, and you are welcome to redistribute it under certain conditions. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the UPX License Agreement for more details.