UPX 加壳工具:The Ultimate Packer for eXecutables
UPX (the Ultimate Packer for eXecutables)是一款先進(jìn)的可運(yùn)行程序文件壓縮器。壓縮過的可運(yùn)行文件體積縮小50%-70% ,這樣降低了磁盤占用空間、網(wǎng)絡(luò)上傳下載的時(shí)間和其他分布以及存儲(chǔ)費(fèi)用。
通過 UPX 壓縮過的程序和程序庫(kù)全然沒有功能損失和壓縮之前一樣可正常地運(yùn)行,對(duì)于支持的大多數(shù)格式?jīng)]有運(yùn)行時(shí)間或內(nèi)存的不利后果。 UPX 支持很多不同的可運(yùn)行文件格式 包括 Windows 95/98/ME/NT/2000/XP/CE 程序和動(dòng)態(tài)鏈接庫(kù)、DOS 程序、 Linux 可運(yùn)行文件和核心。
在官方站點(diǎn)上下載了JDK7(jdk-7u67-linux-x64.tar.gz)。解壓后查看文件“THIRDPARTYLICENSEREADME.txt”(第三方許可證自述)時(shí)看到下面內(nèi)容:
%% This notice is provided with respect to UPX v3.01, which is included with JRE 7 on Windows.--- begin of LICENSE ---Use of any of this software is governed by the terms of the license below:ooooo ooo ooooooooo. ooooooo ooooo`888' `8' `888 `Y88. `8888 d8'888 8 888 .d88' Y888..8P888 8 888ooo88P' `8888'888 8 888 .8PY888.`88. .8' 888 d8' `888b`YbodP' o888o o888o o88888oThe Ultimate Packer for eXecutablesCopyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnarhttp://wildsau.idv.uni-linz.ac.at/mfx/upx.htmlhttp://www.nexus.hu/upxhttp://upx.tsx.orgPLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION.接著往下看,看到了“The UPX license file is at http://upx.sourceforge.net/upx-license.html.”。在sourceforge上。這才知道原來它是開源的。果斷訪問一下,暈,竟然打不開,記得之前訪問sourceforge是能夠的,把URL中的upx改成www,確實(shí)能夠訪問,但upx這個(gè)怎么就訪問不了呢?
難道是被和諧了?打開Chrome+。輸入網(wǎng)址訪問,打開了,不禁感慨,多么和諧的社會(huì)啊!
轉(zhuǎn)載于:https://www.cnblogs.com/yxwkf/p/5129851.html
總結(jié)
以上是生活随笔為你收集整理的UPX 加壳工具:The Ultimate Packer for eXecutables的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 水题 UVA 1586 - Ancien
- 下一篇: 【代码笔记】iOS-实现网络图片的异步加