markmckinnon / cLeapp

Chrome Logs Events and Protobuf Parser
Apache License 2.0
34 stars 5 forks source link

Things to work on #28

Open markmckinnon opened 3 years ago

markmckinnon commented 3 years ago
  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/
  4. Other LevelDB's look for and decipher.
  5. Process Google Takeouts
  6. Twitter Artifacts
abrignoni commented 3 years ago
evandrix commented 3 years ago
upintheairsheep commented 2 years ago

Also the Android support on chromebooks

upintheairsheep commented 1 year ago

5 is not the scope of cLEAPP, instead in the focus of RLEAPP.