UPX 4.2.2

Full internal name:net.sourceforge.upx.UPX
Project site:http://upx.sourceforge.net
Screen shots:
Download: Download UPX 4.2.2

https://github.com/upx/upx/releases/download/v4.2.2/upx-4.2.2-win32.zip

VirusTotal results
Change log:n/a
Description:

executable packer

License:GPLv2
Version:4.2.2
SHA-1 or SHA-256:141e7cd8d009b827590662b482f1ae2f1dda17cf446a5651078235efb1429c59
Type:zip
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b upx*') do set name=%%x
    cd "%name%"        
    for /f "delims=" %%a in ('dir /b') do (
      move "%%a" ..
    )
    cd ..
    rmdir "%name%"
    if %errorlevel% neq 0 exit /b %errorlevel%
    
    Last modified:Fri Jan 26 22:14:16 UTC 2024
    Last modified by:tim.lebedk...
    Created:Thu Jan 04 05:09:26 UTC 2024
    Created by:tim.lebedk...
    Automated tests:2 of 32 installations succeeded, 2 of 2 removals succeeded