UPX 1.21

Címkék



Az UPX ( the Ultimate Packer for eXecutables) egy olyan program, amellyel binárisokat lehet tömöríteni úgy, hogy azok indíthatók maradnak.Támogatott formátumok:

* atari/tos

* djgpp2/coff

* dos/com

* dos/exe

* dos/sys

* linux/386

* rtm32/pe

* tmt/adam

* watcom/le (supporting DOS4G, PMODE/W, DOS32a and CauseWay)

* win32/pe

Changes in 1.21 (01 Jun 2002)

* New option "--crp-ms=" for slightly better compression at the cost of higher memory requirements during compression. Try "upx --best --crp-ms=100000". See the docs for more info.

* portability fixes

* compile fixes for g++ 3.0 and g++ 3.1

Hozzászólások

Én windows-on próbáltam eddig ki, és a betömörített programok nemhcsak kisebbek, de GYÓRSABBAK is lettek!!!

Egyébként a program egyik fejlesztője magyar,
és segítséget kérnek a 2.0 fejlesztésében:
As it currently stands UPX2 is still very far on the horizon. Please have a look at the CVS version if you want to help out.

Still, to keep you interested, here is a list of planned features. No promises, though.

* new executable format: linux/elf386 (direct ELF to memory)
* new executable format: vmlinuz/386 (Linux kernel)
* new executable format: psx/exe (Playstation One)
* slightly better overall compression
* optional algorithm using dynamic coding, better compression at the cost of somewhat slower decompression
* less memory usage during compression
* optional version with an integrated GUI