diff options
author | Mürsel Türk | 2022-08-25 20:57:50 +0200 |
---|---|---|
committer | Mürsel Türk | 2022-08-26 12:45:37 +0200 |
commit | e223f0bf2613008970fc3de64a20c7e732ca30a9 (patch) | |
tree | 63d506c9cb7770ad0e586140e39c44740e430b59 | |
download | vm-inspector-e223f0bf2613008970fc3de64a20c7e732ca30a9.tar.gz vm-inspector-e223f0bf2613008970fc3de64a20c7e732ca30a9.tar.xz vm-inspector-e223f0bf2613008970fc3de64a20c7e732ca30a9.zip |
Initial commit
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b0730a2 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# vmdk-inspector +Tool for examining a VMDK disk image to determine which operating system and applications it contains. |