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

Updated dev docs and blog tutorial links

This commit is contained in:
Brian Carrier
2015-08-12 10:57:12 -04:00
parent 146edfc39b
commit 2d04d74495
3 changed files with 46 additions and 38 deletions

View File

@@ -1,7 +1,10 @@
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.
- img_stat.exe: 32-bit version of img_stat.exe from The Sleuth Kit that is needed by RunExe.py.