Base64
Encode binary objects into text
Syntactic analysis
The ability to parse the format of a file so as to identify its internal structure and components Techniques: Raw file inspection File format discovery String extraction Encrypted file cracking File header reparation
Magic numbers
Consist of constant numerical or text value used to identify a file format or protocol
Semantic analysis
The ability to interpret and acquire information from the data content of a given file Techniques: Vulnerability analysis Provenance analysis Image processing