CMZ (archive format)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(add an extractor link for CMZ archives)
Line 13: Line 13:
 
== Identification ==
 
== Identification ==
 
Files begin with ASCII "{{magic|Clay}}".
 
Files begin with ASCII "{{magic|Clay}}".
 +
 +
== Software ==
 +
* [https://github.com/sourcekris/uncmz uncmz Python Extractor]
  
 
== Sample files ==
 
== Sample files ==

Revision as of 11:12, 4 January 2022

File Format
Name CMZ (archive format)
Ontology
Extension(s) .cmz

CMZ (official name unknown) is a compressed archive format. Its only known use is for distribution of some versions of Ami Pro. It may be a proprietary Lotus format.

It uses PKWARE DCL Implode compression.

Contents

Format details

A CMZ file is a sequence of one or more member file segments, each of which consists of a signature, then a header, then the compressed data.

Identification

Files begin with ASCII "Clay".

Software

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox