Add Google Voice Parsers (User Accounts, Calls, Voicemails, and Messages)#606
Merged
Conversation
Collaborator
|
@campwill if you want the parsers to be part of the timeline feature, make sure to have the timestamp be the first column in any of the reports |
Contributor
Author
|
I've swapped the Timestamp column to be first in the relevant reports. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request adds support for parsing user accounts, phone calls, voicemails, and messages from the Google Voice application. The plugin has been tested to work on app version 2025.07.20.788599304 (October 29th, 2025).
Google Voice is an application that allows users to obtain a free, non-fixed Voice over IP (VoIP) phone number. Due to its nature, Google Voice can be used for both legitimate and malicious purposes, allowing users to communicate with others using an assigned VoIP number. The Google Voice application stores communication data that may be relevant in an investigation.
We have conducted extensive documented research of the analysis of Google Voice. A blog on our findings can be found here: https://blogs.dsu.edu/digforce/2025/11/10/taking-off-the-mask-forensic-analysis-of-google-voice/
If you find any compatibility issues, have any suggestions, or need any more information, please let us know.
Google Voice User Accounts HTML Report

Google Voice Calls HTML Report

Google Voice Voicemails HTML Report

Google Voice Messages HTML Report
