1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-08-30 08:01:57 +00:00
Files
autopsy/pythonExamples/Aug2015DataSourceTutorial/README.txt

7 lines
439 B
Plaintext
Executable File

This folder contains files that were created for an August 2015 Tutorial from Basis Technology.
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.