Add support for compressed VMware images. #136

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

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

Description

VMware can generate images compressed with the deflate algorithm.

Exact command line used:

DiscImageChef analyze -i testimage.vmdk

Expected behavior:

DiscImageChef correctly analyze the image contents.

Actual behavior:

DiscImageChef throws a NotImplementedException.

Originally created by @claunia on GitHub (Dec 24, 2017). ### Description VMware can generate images compressed with the deflate algorithm. ### Exact command line used: `DiscImageChef analyze -i testimage.vmdk` ### Expected behavior: DiscImageChef correctly analyze the image contents. ### Actual behavior: DiscImageChef throws a NotImplementedException.
claunia added the feature requestdump image format labels 2026-01-29 15:10:53 +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#136