UPX 5.2
| Full internal name: | net.sourceforge.upx.UPX |
| Project site: | http://upx.sourceforge.net |
| Screen shots: | |
| Download: | Download UPX 5.2 https://github.com/upx/upx/releases/download/v5.2.0/upx-5.2.0-win32.zip VirusTotal results |
| Change log: | n/a |
| Description: | executable packer |
| License: | GPLv2 |
| Version: | 5.2 |
| SHA-1 or SHA-256: | 28275e48a8b5ff9719c98a3d6ce68cb4437721f599ca2d904e8f4026a0a0558b |
| 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: | Mon Jun 15 17:10:15 UTC 2026 |
| Last modified by: | tim.lebedk... |
| Created: | Mon Jun 15 17:10:15 UTC 2026 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 1 installations succeeded, 1 of 1 removals succeeded |