Extracting file from an encrypted vhd
Posted: 12. Jun 2016, 18:24
My nickname tells who I am clearly, lol.
Here is the case:
I had a working VM with a .vhd hard drive on virtualbox v 4.x.x.
Windows 10 was reinstalled from clean.
Latest virtualbox was installed for ~2 weeks ago, the virtual machine worked fine.
The vhd was encrypted using aes-xts256-plain-64
The vm still started succesfully after encryption, but then.... I changed the drive letter of a drive with my .vhd, and started getting an error while trying to start a VM and remove/add my .vhd again. Got nervous, and removed this vhd from virtrual drives manager.
For the moment I have:
IMG unpacked from .vhd with 7zip
new VHD created from this img using
qemu-img.exe convert xxxxx.img -O vpc -o subformat=dynamic yyyyy.vhd
Getting a working VM back would be excelent, but that's not very important. The thing I really need is a small text file saved in the root of my C: on this VHD
Please help, TIA!
Here is the case:
I had a working VM with a .vhd hard drive on virtualbox v 4.x.x.
Windows 10 was reinstalled from clean.
Latest virtualbox was installed for ~2 weeks ago, the virtual machine worked fine.
The vhd was encrypted using aes-xts256-plain-64
The vm still started succesfully after encryption, but then.... I changed the drive letter of a drive with my .vhd, and started getting an error while trying to start a VM and remove/add my .vhd again. Got nervous, and removed this vhd from virtrual drives manager.
For the moment I have:
IMG unpacked from .vhd with 7zip
new VHD created from this img using
qemu-img.exe convert xxxxx.img -O vpc -o subformat=dynamic yyyyy.vhd
Getting a working VM back would be excelent, but that's not very important. The thing I really need is a small text file saved in the root of my C: on this VHD
Please help, TIA!