/czar

xar unarchiver

Primary LanguageCrystal

czar

clean-room implementation of a XAR unarchiver

status

  • Header
    • Magic
    • Header size
    • Version
    • TOC length (compressed)
    • TOC length (uncompressed)
    • Checksum algorithm
      • None
      • SHA1
      • MD5
      • Custom
  • TOC
    • Extraction
    • Parsing
  • Heap
    • Extraction
      • gzip
      • bzip2

This project, initially authored by Robin Broda in 2018, is licensed under the GNU Lesser General Public License v3.0