summaryrefslogblamecommitdiffstats
path: root/README.md
blob: 53dc3b21a804b3ea6e87043b30dae8607b3da1ea (plain) (tree)
1
2
3
4
5
6
7
8


                                                                                                                                             

        


                             


                           
 
  
 

                     
   

vm-inspector

A sample tool for inspecting a disk image file, e.g. vmdk, vdi, qcow, etc., to determine which operating system and applications it contains.

Usage

To inspect a disk image file:

python3 inspect.py foo.vmdk

or

./inspect.py foo.vmdk