Mark McKinnon
Mark McKinnon
Updated code to work with Python 3. Tested with Python version 3.5
Create a SQLite database with minimal columns then adds columns as they are found. Data is added to the table as it is found.
1. Get list of Downloaded files from \decrypted\mount\user\Downloads 2. Create artifact for Instragram messages/conversations 3. Get DUO userid/contacts from /decrypted/mount/root/android-data/data/data/com.google.android.apps.tachyon/databases/tachyon.dd - SQL is select user_id, contact_display_name, contact_avatar_uri, datetime(system_contact_last_update_millis/1000, 'unixepoch') as...
Remove Browser activity from recent activity into its own ingest module.
Move the cleaup into the file loop and put a try block around it. Add an ingest message so that it will show up as complete in the ingest messasges.