mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
11 lines
531 B
Plaintext
11 lines
531 B
Plaintext
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.
|