wOxxOm
Joined: 09 Feb 2006 Posts: 320
|
Posted: Thu Nov 29, 2007 7:29 am Post subject: UPX new version :: lesser size for compiled EXEs |
|
|
a new version of UPX (3.xx) now uses LZMA algorithm for compression, producing lesser sized EXEs.
upx --best --all-methods --all-filters --8mb-ram --ultra-brute MyApp.exe
makes 223kb file instead of 245kb of current ahk2exe production.
Time to switch to the new version. |
|