CMZ (archive format)
From Just Solve the File Format Problem
(Difference between revisions)
(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
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
- http://cd.textfiles.com/cdaction/cdaction35/PROG/AMIPRO/
- http://cd.textfiles.com/microforumw/wsdisk2/TEXTPROC/_B4/AMIPRO31/
- Lotus Ami Pro Collection (from archive.org) → "Lotus AmiPro 3.0 - German - Windows.zip" ...