Skip to content

Things to work on #28

Description

@markmckinnon
  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 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/
  1. Other LevelDB's look for and decipher.
  2. Process Google Takeouts
  3. Twitter Artifacts

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions