现在是不是装软件很烦人啊,弄不好一路Next下去还会装上以3721为核心的流氓软件集团,HOHO,所以嘛,软件,就是要绿色的爽!但是现在的程序员越来越不厚道了,一个几K的工具都要先msi再rar最后zip,怎样剥离安装文件setup.exe中的资源是长久以来没能解决的问题.虽然有n多命令行的工具可以用来unpack,但有多少人愿意在每次安装软件的过程中输入那么一大串命令呢?所以老外做了个整合的GUI程序,可以用来unpack n多的exe安装包格式,这就是今天要向大家隆重推荐的,小巧方便的,杀人灭口居家旅行的必备工具:Universal Extractor,目前支持的安装包格式有:


7-zip archive | .7z, .exe |
ACE archive | .ace |
ARC archive | .arc |
ARJ archive | .arj, .exe |
BIN/CUE CD-ROM image | .bin, .cue |
bzip2 archive | .bz2, .tbz2, .tar.bz2 |
CPIO compressed file | .cpio |
Debian package | .deb |
gzip archive | .gz, .tgz, .tar.gz |
IMG floppy disk image | .img |
Inno Setup package | .exe |
InstallShield Cabinet archive | .cab |
InstallShield package | .exe |
ISO CD-ROM image | .iso |
LZH compressed file | .lzh, .lha |
LZW compressed file | .Z, .tz, .tar.Z |
LZO compressed file | .lzo |
Microsoft Cabinet archive | .cab, .exe |
Microsoft Compiled Help file | .chm |
Microsoft compressed file | .??_ |
Microsoft Windows Help file | .hlp |
NSIS package | .exe |
RAR archive | .rar, .001, .exe |
RPM package | .rpm |
TAR archive | .tar, .tbz2, .tgz, .tz, .tar.bz2, .tar.gz, .tar.z |
Windows Installer package | .msi |
Wise Installer package | .exe |
ZIP archive | .zip, .jar, .xpi, .exe |
.??_ | Microsoft compressed file |
.001 | RAR archive |
.7z | 7-zip archive |
.ace | ACE archive |
.arc | ARC archive |
.arj | ARJ archive |
.bin | BIN/CUE CD-ROM image |
.bz2 | bzip2 archive |
.cab |
InstallShield Cabinet archive,
Microsoft Cabinet archive |
.chm | Microsoft Compiled Help file |
.cpio | CPIO compressed file |
.cue | BIN/CUE CD-ROM image |
.deb | Debian package |
.exe |
ARJ Self-Extracting archive,
Inno Setup package, InstallShield package, Microsoft Cabinet Self-Extracting archive, NSIS package, RAR Self-Extracting archive, ZIP Self-Extracting archive, Wise Installer package |
.gz | gzip archive |
.hlp | Microsoft Windows Help file |
.jar | ZIP archive |
.img | IMG floppy disk image |
.iso | ISO CD-ROM image |
.lha | LZH (Amiga) compressed file |
.lzh | LZH (Amiga) compressed file |
.lzo | LZO compressed file |
.msi | Windows Installer package |
.rar | RAR archive |
.rpm | RPM package |
.tar | TAR archive |
.tar.bz2 | bzip2-compressed TAR archive |
.tar.gz | gzip-compressed TAR archive |
.tar.Z | LZW-compressed TAR archive |
.tbz2 | bzip2-compressed TAR archive |
.tgz | gzip-compressed TAR archive |
.tz | LZW-compressed TAR archive |
.xpi | ZIP archive |
.Z | LZW compressed file |
.zip | ZIP archive |