Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Learning Android Forensics
  • Toc
  • feedback
Learning Android Forensics

Learning Android Forensics

4.2 (6)
close
Learning Android Forensics

Learning Android Forensics

4.2 (6)

Overview of this book

If you are a forensic analyst or an information security professional wanting to develop your knowledge of Android forensics, then this is the book for you. Some basic knowledge of the Android mobile platform is expected.
Table of Contents (10 chapters)
close
9
Index

Google Hangouts analysis


Hangouts is a chat/SMS application provided by Google. Hangouts is the default SMS client on Android devices.

Package name: com.google.android.gm

Version: Default version with Android 5.0.1 (not listed within the app)

Files of interest:

  • /cache/volleyCache/

  • /databases/babel#.db (our device had babel0.db and babel1.db)

  • /shared_prefs/accounts.xml

The cache directory contains .0 files, as discussed in the Google Maps example earlier. The files contain a URL to fetch the profile pictures of contacts, as well as a .jpg embedded within the file. Visiting the URL or carving the .jpg from the file will recover the contact's picture.

The babel#.db file contains all messaging data. On our test device, babel0.db was blank, and babel1.db had all of the data for the active account. There are many tables within this database worth looking at:

Table

Description

conversations

This contains conversation data. There is a unique conversation_id value for each chat. The latest_message_timestamp...

bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete