Files

967 B

Standards and References - SQLite Database Forensics

Standards

Tools

  • DB Browser for SQLite: Open-source GUI editor
  • sqlcipher: Encrypted SQLite database handling
  • Belkasoft Evidence Center: Commercial SQLite forensic analysis
  • Exponent SQLite Explorer: Forensic SQLite viewer with timestamp auto-detection
  • FORC (Forensic Operations for Recognizing SQLite Content): Automated Android extraction

Key Database Locations

  • Chrome History: %LOCALAPPDATA%\Google\Chrome\User Data\Default\History
  • Firefox places.sqlite: %APPDATA%\Mozilla\Firefox\Profiles*.default\places.sqlite
  • Android SMS: /data/data/com.android.providers.telephony/databases/mmssms.db
  • iOS SMS: /private/var/mobile/Library/SMS/sms.db
  • WhatsApp: /data/data/com.whatsapp/databases/msgstore.db