VmdkReader
.NET 4.0 Console App to browse VMDK / VHD images and extract files
Install / Use
/learn @leftp/VmdkReaderREADME
vmdkReader
.Net 4.0 Console App to read and extract files from vmdk images
Uses https://github.com/DiscUtils/DiscUtils lib to parse the vmdk images.
Useful in cases where the vmdk is on the network and you only want to copy a single file instead of GBs (e.g ntds.dit), since it does not transfer the whole disk over the network.
Project uses:
- Quamotion.DiscUtils.Core
- Quamotion.DiscUtils.Ntfs
- Quamotion.DiscUtils.Streams
- Quamotion.DiscUtils.Vmdk
and ILMerge 3.0.29 & ILMerge.MSBuild.Task to bundle the required dlls. Generated file < 1024kb
Commands:
dir
--source: The source of the vmdk drive. It can also accept SMB paths
--directory: The directory you want to list from the vmdk disk. If not provided will default to root path
cp - Will copy a file from the vmdk to the destination provided
--source: The source of the vmdk drive. It can also accept SMB paths
--file2copy: The file you want to copy from the vmdk disk
--destination: The destination where to save the file
Examples:
vmdk.exe --command dir --source \backupserver\dc01\dc01.vmdk --directory \Windows\System32")
vmdk.exe --command cp --source \backupserver\dc01\dc01.vmdk --file2copy \Windows\System32\calc.exe --destination C:\users\user\Desktop\calc.exe
WARNING - tested only with specific vmdk/vhd images and network latencies. Use at your own risk!
TODO
Add support for filesystem detection
Add support for nfs / iSCSI
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
