summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 04587d02992bf5b8ed85ad161147cda1f52e3217 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12

vmdk-inspector

A (work-in-progress) Tool for examining a VMDK disk image to determine which operating system and applications it contains.

Usage

To inspect a VMDK disk image:

python3 inspect.py foo.vmdk

or

./inspect.py foo.vmdk