Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007
CMZ (archive format) - Just Solve the File Format Problem

CMZ (archive format)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Change telparia.com samples link to template)
(Software)
 
Line 16: Line 16:
 
== Software ==
 
== Software ==
 
* [https://github.com/sourcekris/uncmz uncmz] A command line extractor with source in Golang.
 
* [https://github.com/sourcekris/uncmz uncmz] A command line extractor with source in Golang.
 +
* {{Deark}}
  
 
== Sample files ==
 
== Sample files ==

Latest revision as of 18:23, 4 May 2024

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

[edit] 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.

[edit] Identification

Files begin with ASCII "Clay".

[edit] Software

  • uncmz A command line extractor with source in Golang.
  • Deark

[edit] Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox