Miscellaneous
Listing contents of .vdh file:
7z l <filename.vdh>Mounting a .vhd file:
sudo guestmount --add <filname.vdh> --inspector --ro -v /mnt/vhdTo get image metadata:
exiftool name.jpgCracking a zip file:
fcrackzip -D -p wordlist file.zipLast updated
Was this helpful?