CRUSH

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|cru}}, {{ext|cri}}, special |released=1994 }} '''CRUSH''' is an file archiving utility for DOS. It was ...")
 
m (Identification)
(2 intermediate revisions by one user not shown)
Line 5: Line 5:
 
|released=1994
 
|released=1994
 
}}
 
}}
'''CRUSH''' is an file archiving utility for DOS. It was developed by Jeff Rollason and PocketWare, and distributed as shareware.
+
'''CRUSH''' is an archiving utility for DOS. It was developed by Jeff Rollason and PocketWare, and distributed as shareware.
  
 
== Disambiguation ==
 
== Disambiguation ==
Line 16: Line 16:
  
 
== Identification ==
 
== Identification ==
Files apparently start with ASCII "{{magic|CRUSH v}}", and have {{magic|0x0a 0x1a 0x00}} at offset 10.
+
CRU and CRI files start with ASCII "{{magic|CRUSH v}}", and apparently have {{magic|0x0a 0x1a 0x00}} at offset 10.
  
The 4-byte integer at offset 22 has value 26 ({{magic|1a 00 00 00}}) for CRI, and a larger value for CRU.
+
The 4-byte integer at offset 22 has value 26 ({{magic|1a 00 00 00}}) for CRI, or a generally larger value for CRU.
  
 
== Specifications ==
 
== Specifications ==

Revision as of 16:29, 16 September 2020

File Format
Name CRUSH
Ontology
Extension(s) .cru, .cri, special
Released 1994

CRUSH is an archiving utility for DOS. It was developed by Jeff Rollason and PocketWare, and distributed as shareware.

Contents

Disambiguation

Not related to the "crushed" compression used by PAK (ARC extension).

Discussion

CRUSH writes files to its native uncompressed .CRU archive format, then uses an external compression program, such as PKZIP, to compress the CRU file. The theory is that a single large file usually compresses better than multiple small files. CRUSH tries to order the files so as to optimize the compression ratio.

CRUSH can optionally create and use an index file (.CRI), outside of the compressed archive.

Identification

CRU and CRI files start with ASCII "CRUSH v", and apparently have 0x0a 0x1a 0x00 at offset 10.

The 4-byte integer at offset 22 has value 26 (1a 00 00 00) for CRI, or a generally larger value for CRU.

Specifications

  • CRUSH18.ZIP → MANUAL.DOC, "Technical Details" section

Sofware

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox