UPX 4.1

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

https://github.com/upx/upx/releases/download/v4.1.0/upx-4.1.0-win32.zip

VirusTotal results
Change log:n/a
Description:

executable packer

License:GPLv2
Version:4.1
SHA-1 or SHA-256:066c62993ce904f9f377ce849e85b77d1e2cf477d554c36c5ff89f6d3f0fa072
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:Tue Oct 31 22:09:20 UTC 2023
    Last modified by:tim.lebedk...
    Created:Tue Aug 08 17:08:21 UTC 2023
    Created by:tim.lebedk...
    Automated tests:4 of 5 installations succeeded, 4 of 4 removals succeeded