/libphdi

Library and tools to access the Parallels Hard Disk image format

Primary LanguageCGNU Lesser General Public License v3.0LGPL-3.0

libphdi is a library to access the Parallels Hard Disk image (PHDI) format.

Project information:

* Status: experimental
* Licence: LGPLv3+

Read supported file formats:

* Version 2

Supported image types:

* Fixed-size (plain) hard disk image
* Dynamic-size (expanding) hard disk image
* Split hard disk image
* Differential (or differencing) hard disk image

Unsupported format features:

* Version 1
* Snapshots

For more information see:

* Project documentation: https://github.com/libyal/libphdi/wiki/Home
* How to build from source: https://github.com/libyal/libphdi/wiki/Building