FRET is a commandline tool for developers that analyzes and compares
multiple files of a similar format. It prints a table describing the
layout of the data structures in these files. Its goal is to document
the format of undocumented file formats. It uses no specific file format
information, but uses heuristics and statistics, and is designed to
integrate with hex editors and packet filters.