找回密码
 注册
搜索
[新手上路]批处理新手入门导读[视频教程]批处理基础视频教程[视频教程]VBS基础视频教程[批处理精品]批处理版照片整理器
[批处理精品]纯批处理备份&还原驱动[批处理精品]CMD命令50条不能说的秘密[在线下载]第三方命令行工具[在线帮助]VBScript / JScript 在线参考
查看: 22512|回复: 1

[格式转换] 通用可执行文件压缩器批处理命令行工具UPX 3.04w

[复制链接]
发表于 2010-3-20 19:58:48 | 显示全部楼层 |阅读模式
【最新版本】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
发表于 2012-5-22 00:46:02 | 显示全部楼层
有了这个工具操作更方便了。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|批处理之家 ( 渝ICP备10000708号 )

GMT+8, 2026-3-17 05:11 , Processed in 0.016981 second(s), 8 queries , File On.

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表