UPX 5.1

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

https://github.com/upx/upx/releases/download/v5.1.0/upx-5.1.0-win32.zip

VirusTotal results
Change log:n/a
Description:

executable packer

License:GPLv2
Version:5.1
SHA-1 or SHA-256:9a0d3dcbcfd56ef1a5fa922af0978d445cc1a4ec25609639ccb8db369a49be03
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:Wed Jan 07 17:07:52 UTC 2026
    Last modified by:tim.lebedk...
    Created:Wed Jan 07 17:07:51 UTC 2026
    Created by:tim.lebedk...
    Automated tests:3 of 3 installations succeeded, 3 of 3 removals succeeded