Skip to content
/ libvhdi Public
forked from libyal/libvhdi

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

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

pytl/libvhdi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 76.7%
  • M4 12.4%
  • Shell 4.4%
  • Python 2.1%
  • Makefile 1.7%
  • PowerShell 1.5%
  • Other 1.2%