-
-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
It's possible to recompress files compressed by MScompress.
This would be a cool feature in Precomp as MScompress is still used in some installers.
PAQ8pxd_v18 is capable of LZSS recompression. Program and sources are available here:
https://encode.ru/attachment.php?attachmentid=4536&d=1468876571
There's also an open-source implementation of MScompress available here:
https://github.com/coderforlife/ms-compress
Reactions are currently unavailable