# upx > 压缩或解压可执行文件。 > 更多信息:。 - 压缩可执行文件: `upx {{path/to/file}}` - 解压可执行文件: `upx -d {{path/to/file}}` - 详细帮助: `upx --help`