Python script to extracts all files and metadata form forensics image and put it in db.
Install dependencies
pip install magic unicodecsv codecs
It can be run by using the argument value to point to a text file containing the names/paths to the image files or just directly to the forensics image file.
python metadata_script_v2.py file1.txt
or
python metadata_script_v2.py file1