Libvmdk
From Forensics Wiki
| libvmdk | |
|---|---|
| Maintainer: | Joachim Metz |
| OS: | Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows |
| Genre: | Disk imaging |
| License: | LGPL |
| Website: | code.google.com/p/libvmdk |
The libvmdk package contains a library and applications to read the VMWare Virtual Disk Format (VMDK) format.
Contents |
Tools
The libvmdk package contains the following tools:
- vmdkinfo, which shows the information about VMDK files.
- vmdkmount, which FUSE mounts VMDK image files.
Examples
FUSE mounting a VMDK image
vmdkmount image.vmdk mount_point
History
Libvmdk was created by Joachim Metz in 2009.