UPX

Avatar de Usuario
Baxajaun
Mensajes: 206
Registered for: 3 years 9 months
Spain

UPX

Mensaje por Baxajaun »

Buenas noches !!!

Nueva versión del compresor UPX

Código: Seleccionar todo

==================================================================
User visible changes for UPX
==================================================================

Changes in 4.0.1 (16 Nov 2022):
  * bug fixes - see https://github.com/upx/upx/milestone/8

Changes in 4.0.0 (28 Oct 2022):
  * Switch to semantic versioning
  * SECURITY NOTES: emphasize the security context in the docs
  * Support easy building from source code with CMake
  * Support easy rebuilding the stubs from source with Podman/Docker
  * Add integrated doctest C++ testing framework
  * Add support for EFI files (PE x86; Kornel Pal)
  * win32/pe and win64/pe: set correct SizeOfHeaders in the PE header
  * bug fixes - see https://github.com/upx/upx/milestone/6
  * bug fixes - see https://github.com/upx/upx/milestone/7

Changes in 3.96 (23 Jan 2020):
  * bug fixes - see https://github.com/upx/upx/milestone/5

Changes in 3.95 (26 Aug 2018):
  * Flag --android-shlib to work around bad design in Android
  * Flag --force-pie when ET_DYN main program is not marked as DF_1_PIE
  * Better compatibility with varying layout of address space on Linux
  * Support for 4 PT_LOAD layout in ELF generated by binutils-2.31
  * bug fixes, particularly better diagnosis of malformed input
  * bug fixes - see https://github.com/upx/upx/milestone/4
Muchas gracias.

Saludos,
--
“Mi conciencia tiene para mí más peso que la opinión de todo el mundo.”

Marco Tulio Cicerón.

Avatar de Usuario
Baxajaun
Mensajes: 206
Registered for: 3 years 9 months
Spain

Mensaje por Baxajaun »

Buenas tardes !!!
Nueva versión de UPX 4.2.4.

Código: Seleccionar todo

==================================================================
User visible changes for UPX
==================================================================

Changes in 4.2.4 (09 May 2024):
  * bug fixes - see https://github.com/upx/upx/milestone/17

Changes in 4.2.3 (27 Mar 2024):
  * bug fixes - see https://github.com/upx/upx/milestone/16

Changes in 4.2.2 (03 Jan 2024):
  * bug fixes - see https://github.com/upx/upx/milestone/15

Changes in 4.2.1 (01 Nov 2023):
  * linux: /proc/self/exe now is optional
  * windows: use SetFileTime to preserve sub-second file timestamps
  * official Windows builds: revert activeCodePage change introduced in 4.2.0
  * bug fixes - see https://github.com/upx/upx/milestone/14

Changes in 4.2.0 (26 Oct 2023):
  * win32/pe and win64/pe: stricter relocation checks; please report regressions
  * unix: use utimensat to preserve sub-second file timestamps
  * 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+
  * official Windows builds: set activeCodePage to UTF-8
  * bug fixes - see https://github.com/upx/upx/milestone/13

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

Changes in 4.0.2 (30 Jan 2023):
  * bug fixes - see https://github.com/upx/upx/milestone/9
Muchas gracias.

Saludos,
--
“Mi conciencia tiene para mí más peso que la opinión de todo el mundo.”

Marco Tulio Cicerón.

Responder