Open markmckinnon opened 3 years ago
[ ] Get list of Downloaded files from \decrypted\mount\user\Downloads
[x] Create artifact for Instragram messages/conversations
[x] Get DUO userid/contacts from /decrypted/mount/root/android-data/data/data/com.google.android.apps.tachyon/databases/tachyon.dd
[x] SQL is select user_id, contact_display_name, contact_avatar_uri,
[x] datetime(system_contact_last_update_millis/1000, 'unixepoch') as system_contact_last_update_millis from duo_users;
[ ] temp media files stored in this directory for duo - decrypted/mount/root/android-data/data/data/com.google.android.apps.tachyon/files/tmp_media/
[ ] Other LevelDB's look for and decipher.
[ ] Process Google Takeouts
[ ] Twitter Artifacts
Also the Android support on chromebooks
5 is not the scope of cLEAPP, instead in the focus of RLEAPP.