JAR (ARJ Software)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|j}} }} '''JAR''' is a file archiving and compression utility, and associated file format. It was develo...")
 
m (Change telparia.com samples link to template)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|subcat=Archiving
 
|subcat=Archiving
 
|extensions={{ext|j}}
 
|extensions={{ext|j}}
 +
|released=~1996
 
}}
 
}}
 
'''JAR''' is a file archiving and compression utility, and associated file format. It was developed by ARJ Software, as the successor to [[ARJ]]. It is not related to the [[Jar|Java archive JAR format]].
 
'''JAR''' is a file archiving and compression utility, and associated file format. It was developed by ARJ Software, as the successor to [[ARJ]]. It is not related to the [[Jar|Java archive JAR format]].
  
 
== Identification ==
 
== Identification ==
Based on the [[file command]]'s database, JAR files either begin with the ASCII string <code>JARCS</code>, or have bytes <code>1A 4A 61 72 1B</code> at file offset 14.
+
The following signature appears at offset 14: {{magic|0x1a 'J' 'a' 'r' 0x1b 0x00}}.
 +
 
 +
For more information, see the TECHNOTE file included with the software.
 +
 
 +
== Software ==
 +
* [https://www.sac.sk/download/pack/jar102x.exe JAR v1.02] - Includes software for DOS and Windows console
 +
 
 +
== Sample files ==
 +
* {{DexvertSamples|archive/jarARJ}}
  
 
== Links ==
 
== Links ==
 
* [http://www.arjsoftware.com/jar.htm JAR website]
 
* [http://www.arjsoftware.com/jar.htm JAR website]
* [[Wikipedia:JAR (software)|Wikipedia: JAR (software)]]
 

Latest revision as of 02:53, 28 December 2023

File Format
Name JAR (ARJ Software)
Ontology
Extension(s) .j
Released ~1996

JAR is a file archiving and compression utility, and associated file format. It was developed by ARJ Software, as the successor to ARJ. It is not related to the Java archive JAR format.

Contents

[edit] Identification

The following signature appears at offset 14: 0x1a 'J' 'a' 'r' 0x1b 0x00.

For more information, see the TECHNOTE file included with the software.

[edit] Software

  • JAR v1.02 - Includes software for DOS and Windows console

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox