Skip to content

Fix parsing errors for Android 9 / Pixel 3 artifacts#641

Open
daffadrh wants to merge 1 commit intoabrignoni:mainfrom
daffadrh:fix-pixel3-parsing-errors
Open

Fix parsing errors for Android 9 / Pixel 3 artifacts#641
daffadrh wants to merge 1 commit intoabrignoni:mainfrom
daffadrh:fix-pixel3-parsing-errors

Conversation

@daffadrh
Copy link

Description
This PR fixes several parsing errors encountered during the analysis of a Google Pixel 3 (Android 9) image.

Fixes implemented:

  1. Gmail: Fixed UnboundLocalError by initializing messagehtml variable.
  2. Offline Pages: Fixed utcfromtimestamp error by removing timezone argument.
  3. Facebook Messenger: Removed query for missing column reaction_timestamp.
  4. Digital Wellbeing: Added error handling for missing component_events table.
  5. Google Maps GMM: Added error handling for missing sync_item table.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant