Add checksum support for Apple NIB images. #131

Open
opened 2026-01-29 15:10:33 +00:00 by claunia · 0 comments
Owner

Originally created by @claunia on GitHub (Dec 24, 2017).

Description

NIB disk images contains the Apple GCR sector checksum. It is currently not implemented.

Exact command line used:

DiscImageChef verify -i testimage.nib

Expected behavior:

DiscImageChef generates the checksum for each sector and compares it against the stored value.

Actual behavior:

DiscImageChef reports the image verification as unknown.

Originally created by @claunia on GitHub (Dec 24, 2017). ### Description NIB disk images contains the Apple GCR sector checksum. It is currently not implemented. ### Exact command line used: `DiscImageChef verify -i testimage.nib` ### Expected behavior: DiscImageChef generates the checksum for each sector and compares it against the stored value. ### Actual behavior: DiscImageChef reports the image verification as unknown.
claunia added the feature requestbeginner labels 2026-01-29 15:10:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#131