Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 544 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 544 Bytes

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