Uninformed: Informative Information for the Uninformed

Vol 9» 2008.Jan


File Format

An entire memory map file is comprised of individual data records concatenated together. These individual data records represent a chunk of data found in a process's memory space. This simple format allows for multiple memory map files to be further concatenated to produce a single larger memory map file. Individual data records are comprised of the following elements:

Figure 2: Memory Map Data Record Elements
\begin{figure}\begin{center}
\begin{tabular}{\vert c\vert l\vert l\vert}
\hline ...
...ize \\
Size & n/a & Data \\
\par
\hline
\end{tabular}
\end{center}\end{figure}