You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to open source volume
libvshadow_store_block_read_header_data: invalid store block list header identifier.
libvshadow_store_block_read: unable to read store block header.
libvshadow_store_descriptor_read_store_header: unable to read store block at offset: 0.
libvshadow_volume_open_read: unable to read store: 0 header.
libvshadow_volume_open_file_io_handle: unable to read from file IO handle.
mount_handle_open: unable to open volume.
The text was updated successfully, but these errors were encountered:
Hello,
I have a problem recovering the VSS.
The disc was captured with the FTK imager.
The OS of the captured disk is windows 2012 R2
I work with windows 10.
This is all i did:
mmls.exe F:\HDD-DD.001
vshadowinfo.exe -o 368050176 F:\HDD-E01.E01
python vss_carver.py -t RAW -o 368050176 -i F:\HDD-DD.001 -c F:\catalog -s F:\store
python vss_catalog_manipulator.py list F:\catalog
vshadowmount.exe -o 368050176 -c F:\catalog -s F:\store F:\HDD-DD.001 X:
The text was updated successfully, but these errors were encountered: