Uninformed: Informative Information for the Uninformed

Vol 9» 2008.Jan


File Parsing

Parsing of a memory map file is as simple as beginning with the first byte in the file, reading the first three elements of the data record as they are of fixed size, then using the last of those three elements as size indicator to read the final element. If any data remains in the file, there is at least one more data record to be read.

To provide for easy parsing and review of memory map files, an 010 Editor[17] template is provided[18] by this research effort.