首页
社区
课程
招聘
[转帖]UPX 3.09
发表于: 2013-3-3 06:28 2660

[转帖]UPX 3.09

2013-3-3 06:28
2660

The BEST portable, extendable, high-performance executable packer
Written by Mihaela Citea on October 15th, 2012

UPX is a lightweight compression utility that you can use to pack several executable formats, including applications, DLLs, DOS programs and Linux executables.

This is portable software, so installation is not necessary; it means that you can run the tool directly from your removable drive.

One disadvantage of the program is that it can only be run using the command console. Thus, while for some it may seem easy to use, those who are not familiar to the console might find it a bit difficult.

Once you run the program, the usage syntax appears, as well as the available commands and the options to choose from. The syntax is simple, as you only have to write the UPX file path, the compression command, followed by the desired options and the output file name. You can choose fast compression or optimal one, as well as decompress files with the help of this utility.

Verbose and quiet compression are also included in the compression preferences. Moreover, you can force the compression of suspicious files and change the appearance of the command console, by removing colors and disabling the progress bar.

Detailed help is also available, in order to help you use the program at its full potential. Thus, accessing the help section reveals a set of extra options that do not initially appear. For example, opting for the 'Brute' or 'Ultra-brute' compression makes the program try several methods for compressing the files.

Also, you can back up the compressed files, as well as configure the overlaying actions and the output options. As an example, the application enables you to strip relocations and choose the number of icons to compress.

Although it is a command line application, UPX is a handy and reliable tool for compressing and decompressing files.

UPX description
Here are some key features of "UPX":

· 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

What's New in This Release: [ read full changelog ]

· New option --preserve-build-id for GNU ELF.
· Allow for code signing and LC_UUID on Mac OS X executables.
· Allow non-contiguous LC_SEGMENTs and 0==.vmsize for Mach-O.
· Allow zero-filled final page in PackUnix::canUnpack().
· Bug fixes

http://www.softpedia.com/dyn-postdownload.php?p=2048&t=0&i=1


[课程]Android-CTF解题方法汇总!

上传的附件:
收藏
免费 1
支持
分享
最新回复 (3)
雪    币: 4833
活跃值: (2218)
能力值: ( LV9,RANK:170 )
在线值:
发帖
回帖
粉丝
2
好不容易找个能下载的,本地一份。
http://www.soft82.com/get/download/windows/upx/

upx309w.zip
上传的附件:
2013-3-4 00:03
0
雪    币: 32
活跃值: (319)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
ftp://ftp.sac.sk/sac/pack/upx309d.zip

ftp://ftp.sac.sk/sac/pack/upx309w.zip
2013-3-3 23:47
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
4
[QUOTE=oep1;1147645]好不容易找个能下载的,本地一份。
http://www.soft82.com/get/download/windows/upx/

upx309w.zip[/QUOTE]
Thanks you.
2013-3-4 00:53
0
游客
登录 | 注册 方可回帖
返回
//