226 B
226 B
upx
压缩或解压可执行文件。 更多信息:https://upx.github.io。
- 压缩可执行文件:
upx {{path/to/file}}
- 解压可执行文件:
upx -d {{path/to/file}}
- 详细帮助:
upx --help
压缩或解压可执行文件。 更多信息:https://upx.github.io。
upx {{path/to/file}}
upx -d {{path/to/file}}
upx --help