UPX 5.0.2

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

https://github.com/upx/upx/releases/download/v5.0.2/upx-5.0.2-win32.zip

VirusTotal results
Change log:n/a
Description:

executable packer

License:GPLv2
Version:5.0.2
SHA-1 or SHA-256:61b3c81e5ad2c2f4d7061054fb7ddcb73400ba4f2dae79255153ccfd77523400
Type:zip
Dependencies:
    Tags:untested
    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:Sun Jul 20 17:09:34 UTC 2025
    Last modified by:tim.lebedk...
    Created:Sun Jul 20 17:09:34 UTC 2025
    Created by:tim.lebedk...
    Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded