4 bytes magic "GRT1"
4 bytes total file length (including header), little endian
1 byte filename string length
n bytes filename (ASCII)
16 bytes MD5 checksum of decoded G722 data
4 bytes decoded payload length, little endian
n bytes payload, XOR encrypted with (MD5 checksum at (read offset % 16)) + read offset.