Jump to content

UPX 3.02


jalaffa

Recommended Posts

UPX (Ultimate Packer for eXecutables) is a free, portable, extendable, high-performance executable packer for several different executable formats. It achieves an excellent compression ratio and offers very fast decompression. Your executables suffer no memory overhead or other drawbacks because of in-place decompression.

UPX is copyrighted software distributed under the terms of the GNU General Public License, with special exceptions granting the free usage for commercial programs as stated in the UPX License Agreement.

UPX uses the NRV compression library for compression services. A compatible but somewhat less efficient OpenSource implementation is available through the UCL compression library.

UPX is a versatile executable packer with the following features:

• excellent compression ratio: typically compresses better than WinZip/zip/gzip, use UPX to decrease the size of your distribution!

• very fast decompression: ~10 MB/sec on an ancient Pentium 133, ~200 MB/sec on an Athlon XP 2000+.

• no memory overhead for your compressed executables because of in-place decompression.

• safe: you can list, test and unpack your executables. Also, a checksum of both the compressed and uncompressed file is maintained internally.

• universal: UPX can pack a number of executable formats.

• portable: UPX is written in portable endian-neutral C++

• extendable: because of the class layout it's very easy to add new executable formats or new compression algorithms

• free: UPX is distributed with full source code under the GNU General Public License, and may be used freely even with commercial programs.

Changes in version 3.02 (16 Dec 2007):

* fix unmapping on arm-linux.elf

* fix error checking in mmap for i386-linux.elf [triggered by -fPIE]

* bug fixes

Homepage - http://upx.sourceforge.net

Size: 318 KB

Download for Windows

Download for DOS

Link to comment
Share on other sites


  • Replies 4
  • Views 2.3k
  • Created
  • Last Reply
OT does KGB Archiver have a higher compresion ratio than UHARC?

It does but when I used it earlier with max compression it could take more than 5 mins to compress & decompress a few megs file.. :P

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...