CAZIP
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 19: | Line 19: | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|archive/cazip}} |
Latest revision as of 02:55, 28 December 2023
CAZIP, or CA-ZIP, is a compressed file format by Computer Associates. It evidently uses PKWARE DCL Implode compression.
It is distinct from the CAZIPXP compressed archive format.
Contents |
[edit] Identifiers
The naming convention for the compressed files is to replace the last character of the original extension with "_", like MS-DOS installation compression.
[edit] Identification
Files begin with 0x0D 0x0A 0x1A "CAZIP"
.