autopsy-flatpak/pythonExamples/Aug2015DataSourceTutorial

This folder contains files that were created for an August 2015 Tutorial from Basis Technology.

http://www.basistech.com/python-autopsy-module-tutorial-2-the-data-source-ingest-module/


It contains the following:
- FindContactsDb.py: Script to find databases and parse them.
- Contacts.db: Sample database with the correct name and schema for the FindContactsDb.py script.
- RunExe.py: Script that runs img_stat.exe on disk images. 
- img_stat.exe: 32-bit version of img_stat.exe from The Sleuth Kit that is needed by RunExe.py.