ArcFS

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 9: Line 9:
  
 
== Identification ==
 
== Identification ==
Some files begin with (hex) bytes <code>41 72 63 68 69 76 65 00</code>.
+
ArcFS files normally begin with <code>41 72 63 68 69 76 65 00</code> ("<code>Archive\0</code>").
  
Another possible signature is <code>1A 61 72 63 68 69 76 65</code>.
+
Another possible signature suggested by the [[file command]] is <code>1A 61 72 63 68 69 76 65</code>.
 +
 
 +
== Software ==
 +
* [https://github.com/mjwoodcock/nspark nspark]
  
 
== Sample files ==
 
== Sample files ==

Revision as of 14:01, 4 January 2015

File Format
Name ArcFS
Ontology
Extension(s) .arc

ArcFS is an archiver for RISC OS, claimed to have similar functions to Spark and to have a free read-only (de-archiver) version, so that you don't have to buy anything to open archives created in the ArcFS format.

The (rather over-used) .arc file extension is used, even though the format is not compatible with the various other formats for various other platforms that have also used this extension. On RISC OS systems, files in this format typically have a filetype of 3FB (ArcFSArc).

Contents

Identification

ArcFS files normally begin with 41 72 63 68 69 76 65 00 ("Archive\0").

Another possible signature suggested by the file command is 1A 61 72 63 68 69 76 65.

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox