Zet
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|zet}} |released=1994 (beta) }} '''Zet''' is a compressed archive utility for DOS, and its associated fi...") |
Revision as of 17:29, 27 July 2021
Zet is a compressed archive utility for DOS, and its associated file format. It was developed by Oleg V. Zaimkin.
Format details
The software seems to be modeled after PKZIP.
Zet files seem to contain tagged segments, each beginning with "OZ
".
Identification
A possible signature is that Zet files begin with bytes 'O' 'Z' dd
, and end with 'O' 'Z' de 06 68 7c
.