mupack
------
This is a simple executable compressor for Win32 executables.
There is some caveats.
Known bugs:
* Crash when unpacking VBA-Ms Wx build.
* Crash when unpacking foobar2000's shared.dll.
* Digital code signing when executables are packed does not work.
Bug reports can be filed at the bugtracker at http://bugs.mudlord.info/index.php?project=2&do=index&switch=1
or email me at mudlord AT mail DOT com.
License
-------------------------------------------------------------
Redistribution and use in binary form, without modification, are permitted provided that the following conditions are met:
Only unmodified distribution files can be redistributed; redistribution of mupack binaries in any other form is not permitted.
Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this
software without specific prior written permission. The software may not be used in the production of malware or viruses.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.