-
Book Overview & Buying
-
Table Of Contents
Digital Forensics Cookbook
By :
The following steps outline a practical approach to analyzing Android devices by focusing on application data and system artifacts that help reconstruct user activity.
These artifacts help determine device manufacturer and model, Android OS version, device phone number, ICCID and SIM details, configured user accounts and user IDs, whether secondary profiles or Secure Folder exist, and Google account attribution or owner and account context.
/system/build.prop
/data/system/
/data/system/users/
Examples may include:
/data/user_de/0/com.samsung.android.fmm/shared_prefs/com.sec.pcw.device.xml
/data/system/SimCard.dat
/data/user_de/0/com.android.providers.telephony/databases/telephony.db
Examples may include:
/data/data/com.google.android.apps.photos/shared_prefs/accounts.xml...