RLPack is a software that gives you the power to compress your executables and dynamic link libraries in a way that keeps them small and has no effect on compressed file functionality. Further more RLPack protects your files from modification and has several protection options which help protecting your files from being changed or cracked. But compression and protection does not stop there. RLPack with iBox module can pack your dynamic link libraries and place them inside the main executable so they can not be modified. They are extracted directly to memory (or optionally to disk) hiding their presence and enabling you to keep your dynamic link libraries safe from being used by third party programs or users.
Features:
• Packs sections, resources, export and import table (ratio up to 70%)
• Stripping relocations, TLS and export table
• Preserves extra overlay data appended to file
• Checking file integrity via custom CRC implementation
• AntiDebugging, AntiDumping, Import Redirection protections
• Code splicing, Import Elimination, OEP conversion to Virtual Machine
• Protection from generic unpackers and OEP finders
• Fake packer detection by inserting fake signatures
• Download missing .dll files from your web site
• Executable password protection
• Thead Local Storage emulation
• Enforce memory protection
• Sign packed file(s)
• Mutex checking
Compatibility:
• Packer and packed files run on Windows 95/98/ME/2000/2003/XP/Vista
• Packer can be run on Linux with WINE emulator
RLPack v1.21 Basic Edition
2008-05-03
+ Fixed issue with icon packing on some files
+ Fixed issue with packing DLL files with no EP
+ Fixed issue with resource packing on some non standard files
+ Improved resource compression and main icon determination
+ Improved compression ratio by optimizing resource stripping
+ Added support loading all dependent modules statically with Windows loader
+ Added command line packing support
+ Updated help system