Please select a template

EnCase App Central

Extend the power of EnCase. Access, download and install software apps built by expert EnScript developers that help you get down to business – faster.

Become a Developer

Skype S4L Database Parser

This script parses cached messages and profile-information from the 'messagesv12' and 'profilecachev8' tables of Skype 's4l-*' SQLite-database files.

Regardless of selection, the script will only process *.db files with a name beginning 's4l-'.

Output is by way of a SQLite-database file, note bookmarks, and the console.

Tests have shown that messages aren't stored in chronological order, so the output database will contain a view that sorts the messages first by source-file-path and then by composed date.

This view will also match each messages's 'creator' field to the 'displayNameOverride' field of profiles in the 'profilecachev8' table. In addition, it will also present the composed and created timestamps in a human-readable format.

The output database will also contain two views showing records derived from the 'profilecachev8' table.

One view will show authorised profiles (contacts) only. The other, all cached profiles.

Both views will present each profile's gender as a human-readable value. This assumes that 1 represents male and 2, female.

These views will also display phone-numbers as a flat-list in a column called 'PhoneList'.

Not everything is known about Skype S4L databases, so the script will include the content of the source 'nsp_data' field from each record for validation purposes.

SQLite Expert can be used to view the output database. Tablular views presented by the application can be copied and pasted into Microsoft Excel.

For additional information, please see the following Twitter post:

This script was developed for use in EnCase training. For more details, please click the following link:

Download Now

Download Now


FAQ

Version: 2.0
Tested with:
EnCase Forensic 20.02.00.185
Developer: Simon Key
Category: Artifact

159 Downloads
56 Downloads in last 6 months