UPX 4.2.3
| Full internal name: | net.sourceforge.upx.UPX |
| Project site: | http://upx.sourceforge.net |
| Screen shots: | |
| Download: | Download UPX 4.2.3 https://github.com/upx/upx/releases/download/v4.2.3/upx-4.2.3-win32.zip VirusTotal results |
| Change log: | n/a |
| Description: | executable packer |
| License: | GPLv2 |
| Version: | 4.2.3 |
| SHA-1 or SHA-256: | 46063a5e41b56b137f14ffc8f30f7502c155a60cd959595727f5d02a2bffa997 |
| 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: | Sat Mar 30 09:25:56 UTC 2024 |
| Last modified by: | tim.lebedk... |
| Created: | Sat Mar 30 09:25:56 UTC 2024 |
| Created by: | tim.lebedk... |
| Automated tests: | 3 of 3 installations succeeded, 3 of 3 removals succeeded |