Hey Guys!
Here is a "WORKING PUBLIC" Reflate from SHELWEIN and
a 7zip that support ppmd_sh, plzma, the most important for us REFLATE
REMARKS
+ REFLATE
+ A working recompressor of any raw deflate streams
+ Faster
+ Better
+ No Temps
Command line uses
For Re-compression
reflate [c#] File .out .hif
c is for encode and d is for decode
# level u want to use (there is no level detection yet)
for recursion use something like that "c9876" , upto 7
.out is the file containing re-compressed
.hif is the recompressor's diff - information required for lossless
restoration of original deflate streams
For Restoration
reflate [d] .out .hif File
*everything is self-explanatory
Reflate-7zip is also good and fast
You can see batch file for help
CLS-Reflate for Shelwien's release (RAZOR12911)
FOR INNO Implementation Check post #3