From 2c1bb092b3799aa188f42ac1c3146e55993cc979 Mon Sep 17 00:00:00 2001 From: Mürsel Türk Date: Fri, 26 Aug 2022 12:23:27 +0200 Subject: Add usage of the tool --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 1344570..04587d0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,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 +``` \ No newline at end of file -- cgit v1.2.3-55-g7522