Board logo

标题: [格式转换] 通用可执行文件压缩器批处理命令行工具UPX 3.04w [打印本页]

作者: Batcher    时间: 2010-3-20 19:58     标题: 通用可执行文件压缩器批处理命令行工具UPX 3.04w

【最新版本】3.04w 2009-09-27

【功能简介】UPX is a versatile executable packer with the following features:

1. excellent compression ratio: typically compresses better than WinZip/zip/gzip, use UPX to decrease the size of your distribution !
2. very fast decompression: ~10 MB/sec on an ancient Pentium 133, ~200 MB/sec on an Athlon XP 2000+.
3. no memory overhead for your compressed executables because of in-place decompression.
4. safe: you can list, test and unpack your executables. Also, a checksum of both the compressed and uncompressed file is maintained internally.
5. universal: UPX can pack a number of executable formats.
6. portable: UPX is written in portable endian-neutral C++
7. extendable: because of the class layout it's very easy to add new executable formats or new compression algorithms
8. free: UPX is distributed with full source code under the GNU General Public License, and may be used freely even with commercial programs.

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.

【帮助文档】

Usage: upx [-123456789dlthVL] [-qvfk] [-o file] file..

Commands:
  -1     compress faster                   -9    compress better
  -d     decompress                        -l    list compressed file
  -t     test compressed file              -V    display version number
  -h     give more help                    -L    display software license
Options:
  -q     be quiet                          -v    be verbose
  -oFILE write output to 'FILE'
  -f     force compression of suspicious files
  -k     keep backup files
file..   executables to (de)compress

Type 'upx --help' for more detailed help.


【官网下载】http://upx.sourceforge.net/

【本地下载】http://pan.baidu.com/share/link?shareid=4147468698&uk=1124163200
作者: clonecd    时间: 2012-5-22 00:46

有了这个工具操作更方便了。




欢迎光临 批处理之家 (http://bbs.bathome.net/) Powered by Discuz! 7.2