Skip to content

Declines/libvhdi

 
 

Repository files navigation

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

Project information:

* Status: alpha
* Licence: LGPLv3+

Read supported formats:

* VHD version 1

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

Work in progress:

* Dokan library support
* Thread-safety in file API functions

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 62.3%
  • M4 20.6%
  • C++ 6.9%
  • Shell 3.7%
  • Python 2.9%
  • Makefile 2.4%
  • Other 1.2%