Skip to content

asar: Electron Archives

Electron apps use asar which is an archive format based on a custom pickle format by google. There's a python implementation to extract it, but I don't know python well enough to contribute this myself.

Currently using diffoscope on electron apps falls back to binary inspection, so I have to guess or unpack and diff the files manually instead.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information