libyal / libvhdi

Library and tools to access the Virtual Hard Disk (VHD) image format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libvhdi is a library to access the Virtual Hard Disk image format.

Project information:

* Status: alpha
* Licence: LGPLv3+

Read supported formats:

* Virtual Hard Disk version 1 (VHD)
* Virtual Hard Disk version 2 (VHDX)

Supported image types:

* Fixed-size hard disk image
* Dynamic-size (or sparse) hard disk image
* Differential (or differencing) hard disk image
  * Note that an undo disk image (.vud) is also a differential image

For more information see:

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

About

Library and tools to access the Virtual Hard Disk (VHD) image format

License:GNU Lesser General Public License v3.0


Languages

Language:C 77.6%Language:M4 11.8%Language:Shell 4.3%Language:Python 2.3%Language:PowerShell 1.9%Language:Makefile 1.5%Language:Roff 0.4%Language:C++ 0.1%