UPX 4.2.1
| Full internal name: | net.sourceforge.upx.UPX |
| Project site: | http://upx.sourceforge.net |
| Screen shots: | |
| Download: | Download UPX 4.2.1 https://github.com/upx/upx/releases/download/v4.2.1/upx-4.2.1-win32.zip VirusTotal results |
| Change log: | n/a |
| Description: | executable packer |
| License: | GPLv2 |
| Version: | 4.2.1 |
| SHA-1 or SHA-256: | 475504d9b2ae5fd9ede27919ee3b3fa8869a1398645c1239fc19193022054268 |
| 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:10 UTC 2024 |
| Last modified by: | tim.lebedk... |
| Created: | Wed Nov 01 17:07:48 UTC 2023 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 88 installations succeeded, 1 of 1 removals succeeded |