ARJ

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Compression methods)
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
 
|subcat=Archiving
 
|subcat=Archiving
|extensions={{ext|arj}}
+
|extensions={{ext|arj}}, {{ext|a01}}, ...
 
|pronom={{PRONOM|fmt/610}}
 
|pronom={{PRONOM|fmt/610}}
 
|wikidata={{wikidata|Q2693033}}
 
|wikidata={{wikidata|Q2693033}}
Line 11: Line 11:
  
 
== See also ==
 
== See also ==
 +
* [[ARJ-PROTECT data]]
 
* [[JAR (ARJ Software)]]
 
* [[JAR (ARJ Software)]]
 
* [[SARJ]]
 
* [[SARJ]]
Line 29: Line 30:
 
|4 || compressed fastest || [[LZ77]]
 
|4 || compressed fastest || [[LZ77]]
 
|-
 
|-
|8 || no data, no CRC || (whatever that means)
+
|8 || no data, no CRC ||  
 
|-
 
|-
|9 || no data || (whatever that means)
+
|9 || no data ||  
 
|}
 
|}
  
Line 45: Line 46:
  
 
== Software ==
 
== Software ==
* [http://www.arjsoftware.com/ Official homepage of ARJ software]
 
 
* ARJ - Official compression/decompression software for DOS
 
* ARJ - Official compression/decompression software for DOS
 
** {{CdTextfiles|nightowl/carrs/015A/ARJ013A.ZIP|v0.13a}} (1990-09-29)
 
** {{CdTextfiles|nightowl/carrs/015A/ARJ013A.ZIP|v0.13a}} (1990-09-29)
Line 52: Line 52:
 
** {{CdTextfiles|simtel/simtel20/MSDOS/ARCHIVRS/ARJ241A.EXE|v2.41a}} (1993-07-10)
 
** {{CdTextfiles|simtel/simtel20/MSDOS/ARCHIVRS/ARJ241A.EXE|v2.41a}} (1993-07-10)
 
** {{CdTextfiles|simtel/stmsdos9709/disk1/DISC1/ARCERS/ARJ250A.EXE|v2.50a}} (1995-12-12)
 
** {{CdTextfiles|simtel/stmsdos9709/disk1/DISC1/ARCERS/ARJ250A.EXE|v2.50a}} (1995-12-12)
 +
** {{CdTextfiles|ftp.wwiv.com/pub/GENUTIL/arj260.exe|v2.60}} (1997-11-16)
 
** [http://www.filegate.net/compress/arj271.exe v2.71] (1999-12-19)
 
** [http://www.filegate.net/compress/arj271.exe v2.71] (1999-12-19)
 
** [https://www.sac.sk/download/pack/arj286.exe v2.86] (2012-01-02)
 
** [https://www.sac.sk/download/pack/arj286.exe v2.86] (2012-01-02)
 +
** [http://old-dos.ru/index.php?page=files&mode=files&do=show&id=779 Various versions at old-dos.ru]
 
* ARJ32 - Official compression/decompression software for Windows console
 
* ARJ32 - Official compression/decompression software for Windows console
 
** [http://www.filegate.net/compress/arj32v3j.exe v3.04] (1999-12-19)
 
** [http://www.filegate.net/compress/arj32v3j.exe v3.04] (1999-12-19)
 
** [https://www.sac.sk/download/pack/arj32320.exe v3.20] (2012-01-02)
 
** [https://www.sac.sk/download/pack/arj32320.exe v3.20] (2012-01-02)
 +
** [http://old-dos.ru/index.php?page=files&mode=files&do=show&id=1463 ARJ32 Various versions at old-dos.ru]
 
* UNARJ - Official software, decompression only
 
* UNARJ - Official software, decompression only
 
** {{CdTextfiles|simtel/simtel20/MSDOS/ARCHIVRS/UNARJ241.ZIP|v2.41}} (1993-04) - Source code + DOS binary
 
** {{CdTextfiles|simtel/simtel20/MSDOS/ARCHIVRS/UNARJ241.ZIP|v2.41}} (1993-04) - Source code + DOS binary
Line 64: Line 67:
 
* [[Konvertor]]
 
* [[Konvertor]]
  
''Ed. note: Some newer versions of ARJ/ARJ32 have a long delay (2 minutes?) when you run them.''
+
''Ed. note: Newer versions of unregistered ARJ/ARJ32 have a hard-coded expiration date, and may have a long delay when you run them (several minutes, if it's been a long time since expiration).''
  
 
== Sample files ==
 
== Sample files ==
Line 73: Line 76:
 
== Links ==
 
== Links ==
 
* [[Wikipedia:ARJ|Wikipedia article]]
 
* [[Wikipedia:ARJ|Wikipedia article]]
 +
* [http://www.arjsoftware.com/ Official homepage of ARJ software]

Revision as of 16:47, 28 May 2022

File Format
Name ARJ
Ontology
Extension(s) .arj, .a01, ...
PRONOM fmt/610
Wikidata ID Q2693033
Released 1990 (beta), 1991 (v1.00)

ARJ is a compressed archive format, and associated software. It was developed by Robert Jung.

ARJ was one of the leading compression tools during the 1990s. While it was a bit slower than PKZIP, it sported many more options, some of which were unique during that time (archives over multiple disks/volumes, fine-tuning of the compression algorithms used based on the data that was being compressed, recovery records to recover from simple transmission errors, etc.).

Contents

See also

Compression methods

ID Name Description
0 stored No compression
1 compressed most LZ77+Huffman. For decompression purposes, these are all more-or-less compatible with LHA's "lh6" method.
2 ...
3 ...
4 compressed fastest LZ77
8 no data, no CRC
9 no data

Identification

An ARJ archive starts with signature bytes 0x60 0xea.

The full identification algorithm used by the ARJ software is given in its technical documentation.

Specifications

Software

Ed. note: Newer versions of unregistered ARJ/ARJ32 have a hard-coded expiration date, and may have a long delay when you run them (several minutes, if it's been a long time since expiration).

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox