Skip to content

Python script to extracts all files and metadata form forensics image and put it in db.

License

Notifications You must be signed in to change notification settings

mafrahim/forensics-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Python script to extracts all files and metadata form forensics image and put it in db.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages