Below is a basic matrix that matches file header to the file type of some of the generic files. Cellebrite uses these to understand what type each file is, e.g. FF D8 FF FE means it is a JPEG file. Afterwhich, they determine which category to place this file in, following the example JPEG would be in the images folder, etc.
RESEARCH - SANS Institute Guide For File Header
Similar to tools that allows you to Encode/Decode Hex, it uses the ASCII value to correlate and convert it to text e.g. hex value 41 = A, etc. Refer to the below table for the full ASCII table.
Which you can also manually decode using this site:
Source: https://cryptii.com/
The below document shows how to extract the Whatsapp Key that allows you to decrypt the contents of the chats, etc from Whatsapp
This documentation guides you on how to decrypt the contents of Whatsapp (mostly chats, profile, etc) manually. Though it is optional for you to use this method as Whatsapp would be automatically decrypted by Cellebrite, in addition the download link for the batch script is no longer valid. (This documentation is the latest and is released in 2015).
RESEARCH - ManuallyextractingWhatsAppkey_v3.pdf