fuzziqersoftware / resource_dasm

Classic Mac OS resource fork and application disassembler, with reverse-engineering tools for specific applications
MIT License
113 stars 12 forks source link

Skip unknown icns chunks instead of throwing an error #46

Closed Kristine1975 closed 2 years ago

Kristine1975 commented 2 years ago

While the icon won't be fully decoded, at least the parts that resource_dasm understands will.

To do: decode the unknown chunks (taken from libicns):