CandyMan
10.08.2023, 23:38 |
UPX 4.1.0 released (Announce) |
Changes in 4.1.0 (08 Aug 2023):
* ELF: handle shared libraries with more than 2 PT_LOAD segments
* bug fixes - see https://github.com/upx/upx/milestone/11 |
dggionco
Buenos Aires - Argentina, 11.08.2023, 15:00
@ CandyMan
|
UPX 4.1.0 released |
WOW...
https://upx.github.io
Dos version:
https://github.com/upx/upx/releases/download/v4.1.0/upx-4.1.0-dos.zip |
Zyzzle
18.08.2023, 23:21
@ CandyMan
|
UPX 4.1.0 released |
> Changes in 4.1.0 (08 Aug 2023):
> * ELF: handle shared libraries with more than 2 PT_LOAD segments
> * bug fixes - see https://github.com/upx/upx/milestone/11
Seem to be no differences in DOS .EXEs from version 4.0.0, and the UPX executable itself is bloated by almost 80k more since 4.0.0. Speed is even a bit less in the 4.1.0 compile, possibly due to more bloat. |
RayeR
CZ, 24.08.2023, 02:30
@ Zyzzle
|
UPX 4.1.0 released |
Maybe it fixes some win32 app/dll corruptions after compression, even in some cases upx crashed itself. I reported some bugs years ago, I don't remember, maybe I should check with new upx... --- DOS gives me freedom to unlimited HW access. |
dggionco
Buenos Aires - Argentina, 30.10.2023, 01:18
@ CandyMan
|
UPX 4.2.0 released |
UPX 4.2.0 released
Changes in 4.2.0 (26 Oct 2023):
* win32/pe and win64/pe: stricter relocation checks; please report regressions
* new option '--link' to preserve hard-links (Unix only; use with care)
* add support for NO_COLOR env var; see https://no-color.org/
* disable macOS support until we fix compatibility with macOS 13+
* bug fixes - see https://github.com/upx/upx/milestone/13
See:
https://upx.github.io
Dos version:
https://github.com/upx/upx/releases/download/v4.2.0/upx-4.2.0-dos.zip |