XAR (Executable Archive)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|xar}} |released=2018 }} '''XAR''' (eXecutable ARchive), or '''XARs''', is a self-contained executable/a...")

Revision as of 15:19, 22 September 2018

File Format
Name XAR (Executable Archive)
Ontology
Extension(s) .xar
Released 2018

XAR (eXecutable ARchive), or XARs, is a self-contained executable/archive file format developed by Facebook.

A XAR file can contain a program (e.g. a Python script), along with that program's dependencies, and any other required data. When executed, it mounts a SquashFS filesystem.

Identification

A XAR file apparently begins with ASCII "#!/usr/bin/env xarexec_fuse" (see shebang), or something similar.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox