UPX 4
| Full internal name: | net.sourceforge.upx.UPX |
| Project site: | http://upx.sourceforge.net |
| Screen shots: | |
| Download: | Download UPX 4 https://github.com/upx/upx/releases/download/v4.0.0/upx-4.0.0-win32.zip VirusTotal results |
| Change log: | n/a |
| Description: | executable packer |
| License: | GPLv2 |
| Version: | 4 |
| SHA-1 or SHA-256: | 6ab81fcb9f4491742b05dc470d872ceab9e0bd589b328bba895fcf080b594db4 |
| 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:10:06 UTC 2023 |
| Last modified by: | tim.lebedk... |
| Created: | Fri Oct 28 17:08:25 UTC 2022 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 1 installations succeeded, 1 of 1 removals succeeded |