CAZIP

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Added CAZIP format)
 
m (Change telparia.com samples link to template)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
 
|formattype=electronic
 
|formattype=electronic
|subcat=Archiving
+
|subcat=Compression
 +
|extensions={{ext|??_}}
 
}}
 
}}
'''CAZIP''' is a compressed file format.
+
'''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.
 +
 
 +
== Identifiers ==
 +
The naming convention for the compressed files is to replace the last character of the original extension with "_", like [[MS-DOS installation compression]].
  
 
== Identification ==
 
== Identification ==
Files begin with "{{magic|0x0D 0x0A 0x1A C A Z I P}}"
+
Files begin with {{magic|0x0D 0x0A 0x1A "CAZIP"}}.
  
 
== Software ==
 
== Software ==
* [https://support.broadcom.com/external/content/release-announcements/CAZIP.exe-CAZIPXP.exe-and-Applyptf/7844 cazip.exe]
+
* [https://support.broadcom.com/external/content/release-announcements/CAZIP.exe-CAZIPXP.exe-and-Applyptf/7844 cazip.exe] (for Windows console)
 +
* {{Deark}}
  
 
== Sample files ==
 
== Sample files ==
* https://telparia.com/fileFormatSamples/archive/cazip/
+
* {{DexvertSamples|archive/cazip}}

Latest revision as of 02:55, 28 December 2023

File Format
Name CAZIP
Ontology
Extension(s) .??_

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".

[edit] Software

[edit] Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox