Skip to content

gerardbalaoro/MpressGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mpress Graphic User Interface

  • .NET Application and GUI for MATCODE's Mpress
  • Created using Visual Studio 2014

Downloads

Documentation

Program Features

  • Modern Theme
  • Standalone Application
  • Uses the latest Mpress version 2.19
  • ALL options included for advanced usage

Screenshot

Mpress 2.19 Features

  • Advanced compression of .NET executable files (anyCPU,x86,AMD64,IA64 EXE)
  • Support for MS Framework 1.1/2.0/3.0/4.0
  • Does not require .NET Framework to be installed
  • Advanced compression of PE32/PE32+ (AMD64) executable files (EXE, DLL, OCX, etc.)
  • ptional LZMA compression
  • In-place decompression
  • Static TLS support
  • Support for mac-darwin-i386, mac-darwin-x86_64 and mac-darwin-ub applications
  • Very fast decompression: ~210 MB/sec on an AMD 2500+
  • Strip sensitive information (relocation, debug information, exceptions, etc.)
  • Compression of program code, data, and resources
  • Completely transparent, self-contained operation with UNICODE support
  • Command line interface allows to use MPRESS from a batch or from a make file
  • Full Windows 9x/NT/2000/XP/2003/Vista/2008/8 compatibility

Supported Formats (based on Mpress v 2.19)

Format Description
AMD64/PE32+/EXE x64 (AMD64) Executables
AMD64/PE32+/DLL x64 (AMD64) Libraries
x86/PE32/EXE x86 Executables
x86/PE32/DLL x86 Libraries
anyCPU/.NET/EXE any CPU .NET (except. CF) Applications
x86/.NET/EXE x86 .NET Applications
AMD64/.NET/EXE AMD64 .NET Applications
IA64/.NET/EXE IA64 .NET Applications
x86/MACH-O/APP x86 darwin-mac os x Applications
x64/MACH-O/APP x64 darwin-mac os x Applications
UB/MACH-O/APP universal binary darwin-mac os x Applications

Developer

Credits / Links


Copyright (c) 2015 Gerard Balaoro