SAR (Streamline Design)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|sar}} |released=1993 }} '''SAR''' (Streamline Arching Utility, or Streamline Archival Utility) is a com...") |
|||
Line 8: | Line 8: | ||
== Format details == | == Format details == | ||
− | + | SAR appears to be based on generalized [[LHA]] format. Its not clear if SAR's "<code> LH5 </code>" compression scheme is identical to the standard "<code>-lh5-</code>" scheme, but it's at least very similar. | |
== Identification == | == Identification == |
Revision as of 18:36, 18 September 2020
SAR (Streamline Arching Utility, or Streamline Archival Utility) is a compressed archive utility, and associated file format. It was developed by Streamline Design Company, and distributed as shareware.
Format details
SAR appears to be based on generalized LHA format. Its not clear if SAR's " LH5
" compression scheme is identical to the standard "-lh5-
" scheme, but it's at least very similar.
Identification
SAR files apparently have bytes 0x20 'L' 'H' ?? 0x20
at offset 2. Possible values for the "??" byte include, but might not be limited to, '0' and '5'.
Software
- SAR v1.00 (DOS software)