
MoleBox is a runtime exe packer for Windows applications. It bundles the executable together with the DLL and data files into a single EXE file, without losing the ability to run the application.
MoleBox compresses and encrypts all the application files. With MoleBox you can protect your application’s data and media files from viewing and modifications, and your DLLs and ActiveX components from usage by third party programs.
Moleboxing does not affect the original application’s functionality in any way nor requires any additional coding. Unpacking and decryption (if required) are performed automatically and insensibly for application. Packed program runs without extracting files to the disk.
MoleBox helps you solve the following common problems related to software development and distribution:
* Pack application and data files into a single executable. Run application without external files.
MoleBox binds the EXE file and all its supplementary files into a single file. Moleboxed program works exactly as before processing. Data files are unpacked directly to the memory, and not extracted to the disk. Due to this, your data are not available to the user and thus cannot be viewed or modified.
* Embed DLLs into the exe file.
This feature protects your DLLs from usage by third party software and also helps to prevent DLL version conflicts. You application will always have access to the same DLL version it was compiled with.
* Use ActiveX components without registration.
You may pack ActiveX components just as common DLLs, and use them in your application without registration. Packed application does not modify the Windows registry on client PC. All the necessary information is extracted from the component file, and no extra information is required for correct procesing of the ActiveX.
Download:
http://mfile2.com/download.php?sid=490&name=molpr_home.zip
