# UPX 加密GUI工具 **Repository Path**: hamsonwei/upx-encryption-gui-tool ## Basic Information - **Project Name**: UPX 加密GUI工具 - **Description**: UPX 加密GUI工具(QT版本) - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-10 - **Last Updated**: 2023-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: UPX, Qt5 ## README # UPX 压缩/加密 软件 GUI 工具简介 UPX是一个不错的压缩程序体积的工具,此GUI版本为方便快速打包、发布所作,省去敲击命令行的麻烦。点击即用,快速入手。 ## UPX 程序简介 UPX源程序官网: [upx.github.io](https://upx.github.io/) Github主页: [github.com/upx/upx](https://github.com/upx/upx) 发行版本下载: [Releases (github.com)](https://github.com/upx/upx/releases) ## GUI 版本说明 版权许可证仅针对此GUI工具,**不针对UPX源程序** 。 此GUI版本没有改变UPX的加密算法,理论上可以与任意UPX发行版本兼容(搭配使用)。言外之意:你可以自由定制UPX源码而不影响此GUI工具适用性。 GUI工具基于Qt5开发,理论上支持全平台使用,Demo以Windows为蓝本编写,同样在Debian和Ubuntu下测试通过。 ## 其他使用说明 [LET.AC.CN](https://www.let.ac.cn/zh/apps/windows/upx-encryption/upx-encryption/)