indygreg / apple-platform-rs

Rust crates supporting Apple platform development
598 stars 49 forks source link

cpio-archive should support "new crc" format - same as "new ascii" but includes file checksums #131

Open dralley opened 10 months ago

dralley commented 10 months ago

It's structurally identical to NewC headers, apart from a different magic number, and the checksum portion being filled.