JAR (ARJ Software)
From Just Solve the File Format Problem
(Difference between revisions)
(Corrected an error copied from the File command) |
(Added sample files) |
||
Line 14: | Line 14: | ||
== Software == | == Software == | ||
* [https://www.sac.sk/download/pack/jar102x.exe JAR v1.02] - Includes software for DOS and Windows console | * [https://www.sac.sk/download/pack/jar102x.exe JAR v1.02] - Includes software for DOS and Windows console | ||
+ | |||
+ | == Sample files == | ||
+ | * https://telparia.com/fileFormatSamples/archive/jarARJ/ | ||
== Links == | == Links == | ||
* [http://www.arjsoftware.com/jar.htm JAR website] | * [http://www.arjsoftware.com/jar.htm JAR website] |
Revision as of 23:20, 12 March 2022
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 |
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.
Software
- JAR v1.02 - Includes software for DOS and Windows console