CORK
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |subcat=Compression |extensions={{ext|??$}} |released=~1992? }} '''CORK''' is the signature of a compressed file format used for installation by a small number of...") |
|||
| Line 13: | Line 13: | ||
== Identification == | == Identification == | ||
Files are observed to start with ASCII "{{magic|CORK}}", followed by bytes {{magic|0x01 0x00}}. | Files are observed to start with ASCII "{{magic|CORK}}", followed by bytes {{magic|0x01 0x00}}. | ||
| + | |||
| + | == Software == | ||
| + | * {{Deark}} | ||
== Sample files == | == Sample files == | ||
Latest revision as of 17:51, 20 March 2026
CORK is the signature of a compressed file format used for installation by a small number of Windows 3.x software products. It is apparently associated with a company named Omega Logic.
It's not clear whether the installer was released as a product, or only used by Omega Logic and its partners.
Contents |
[edit] Format details
The compression scheme is ARC method #8.
[edit] Identification
Files are observed to start with ASCII "CORK", followed by bytes 0x01 0x00.
[edit] Software
[edit] Sample files
- wintest/inst → winslth.*
- winprob3.zip ...
- WayForward Fun Pack ...