Support Articles

for Sanderson Forensics SQLite Software Suite

Using SQL as a date/time conversion tool

In a slight aside from my recent articles re using the Forensic Toolkit for SQLite I have put together a short tutorial on using SQL to convert dates. This article came about as I was using third party utilities (and in some case SQLite) to validate the date and time...

Basic SQL Joins

I have written a few articles lately about designing queries using The Forensic Browser for SQLite and shown how easy it is to do this using drag and drop. But I thought it might be useful to go back to basics a little, go over joins in a little more detail and try...

SQLite Forensic Explorer – overview

Sanderson Forensics are pleased to release their new SQLite Forensic Toolkit which includes SQLite Recovery for carving files from disk and phone images and SQLite Forensic Explorer for examining SQLite database at a lower (B-Tree/page) level. In this short article, I...

SQLite Recovery

Many recent applications and even operating systems, particularly on mobile phones, have embraced the SQLite database as a standard. This means that as forensic investigators we need to be able to find and parse these databases as part of almost every case. While...

Listening to Skype Voicemail

On a few occasions, I have been asked whether it is possible to listen to Skype Voicemails using SkypeAlyzer. The answer is no, at least not at the moment, however, it is relatively straight forward to do this if a little time consuming and fiddly.  These are the...

A Brief History of Time Stamps

Introduction There are various methods of recording dates and times on computers and computing devices and as a forensic investigator, it is useful to understand the main formats and also to have an understanding of why dates are stored in the way that they are. For...

SQLite Forensics Book by Paul Sanderson