upx-ucl
efficient live-compressor for executables
Install
- All systems
-
curl cmd.cat/upx-ucl.sh
- Debian
-
apt-get install upx-ucl
- Ubuntu
-
apt-get install upx-ucl
- Kali Linux
-
apt-get install upx-ucl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install upx-ucl
- Raspbian
-
apt-get install upx-ucl
- Dockerfile
- dockerfile.run/upx-ucl
upx-ucl
efficient live-compressor for executables
UPX is an advanced executable file compressor. UPX will typically reduce the file size of programs and DLLs by around 50%-70%, thus reducing disk space, network load times, download times etc. The current version can compress executables for DOS, Linux/ELF (i386, amd64, ppc32) and some other files for different OS. NOTE: This package is based on the UCL library, which is licensed under GPL.