Skip to content

Latest commit

 

History

History
20 lines (8 loc) · 418 Bytes

README.md

File metadata and controls

20 lines (8 loc) · 418 Bytes

forensics-tool

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