When I run vss_carver with -t E01 it won't run and I get the following error.
Any idea how I can fix this and make it work? I tested with RAW instead and it runs, but my file format is E01.
F:\Rec>vss_carver.py -t E01 -o 16777216 -i y:\EWF1 -c f:\data-catalog -s f:\data-storevss_carver 20200312Traceback (most recent call last):File "F:\Rec\vss_carver.py", line 953, in <module>sys.exit(main())File "F:\Rec\vss_carver.py", line 890, in maindisk_filenames = pyewf.glob(args.image)'OSError: pyewf_glob: unable to glob filenames. libewf_glob_wide: invalid filename - missing extension.
When I run vss_carver with -t E01 it won't run and I get the following error. Any idea how I can fix this and make it work? I tested with RAW instead and it runs, but my file format is E01.
F:\Rec>vss_carver.py -t E01 -o 16777216 -i y:\EWF1 -c f:\data-catalog -s f:\data-store
vss_carver 20200312
Traceback (most recent call last):
File "F:\Rec\vss_carver.py", line 953, in <module>
sys.exit(main())
File "F:\Rec\vss_carver.py", line 890, in main
disk_filenames = pyewf.glob(args.image)'
OSError: pyewf_glob: unable to glob filenames. libewf_glob_wide: invalid filename - missing extension.