
08-01-2022, 06:56
|
Registered User
|
|
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,177
Thanks: 284
Thanked 1,376 Times in 619 Posts
|
|
Razor Compressor [v1.03.7 Patched for STDIO usage]
- Original version shared by Razor12911 was patched for RZ v1.01. It's possible to import the library to RZ v1.03.7 with CFF explorer and everything works.
Example Usage:
Code:
[External compressor:rzs]
header = 0
packcmd = rz-1.03.7-stdio.exe a -y -d 128m $stdio$ <stdin> <stdout>
unpackcmd = rz-1.03.7-stdio.exe e -y $stdio$ <stdin> <stdout>
Razor Archiver by Christian Martelock
RZ STDIO patch by Razor12911
|