Macutil
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{| |Software | > |Conversion Software | > |macutil |} {{DISPLAYTITLE:macutil}}'''macutil''' (often called '''macutils''') is open source software for converting an...") |
m |
||
(One intermediate revision by one user not shown) | |||
Line 2: | Line 2: | ||
|[[Software]] | |[[Software]] | ||
| > | | > | ||
− | |[[ | + | |[[Compression and archiving software]] |
| > | | > | ||
|[[macutil]] | |[[macutil]] | ||
Line 16: | Line 16: | ||
== Supported formats == | == Supported formats == | ||
− | Supported formats include [[PackIt]], [[StuffIt]], | + | Supported formats include [[PackIt]], [[StuffIt]], [[Compact Pro|Compactor/Compact Pro]], [[DiskDoubler]], [[BinHex]], Zoom, [[Diamond]], ShrinkToFit, MacLHa, Compress It, UMCP. |
== Editors' notes == | == Editors' notes == |
Latest revision as of 16:51, 10 February 2021
Software | > | Compression and archiving software | > | macutil |
macutil (often called macutils) is open source software for converting and decompressing some old Macintosh-oriented archive formats. It includes the macunpack utility, and others.
[edit] External links
- macutils.tar.gz - "2.0b3 of macutil (22-OCT-1992)"
- Debian package
- macunpack man page
- https://github.com/wnayes/macutils
- https://github.com/dgilman/macutils
[edit] Supported formats
Supported formats include PackIt, StuffIt, Compactor/Compact Pro, DiskDoubler, BinHex, Zoom, Diamond, ShrinkToFit, MacLHa, Compress It, UMCP.
[edit] Editors' notes
macutil is old, and essentially unmaintained. Use with caution, especially with the more obscure formats. One issue with some (all?) versions of it is that its CRC validation routine is incompatible with most 64-bit C compilers:
$ wget http://cd.textfiles.com/garbo/MAC/ARCERS/CPTEXPND.SEA $ macunpack -v CPTEXPND.SEA This is "MacBinary" input. This is a "Compactor" self extracting archive. Header CRC mismatch: got 0x9e5d4be6, need 0x13d15eac