upx Command Examples

Compress or decompress executables. More information: https://upx.github.io.

upx {{path/to/file}}

upx -d {{path/to/file}}

upx --help