-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest-xml-import.xml
7 lines (7 loc) · 2.83 KB
/
test-xml-import.xml
1
2
3
4
5
6
7
<SuperMemoCollection>
<Count>1</Count>
<SuperMemoElement><ID>1</ID><Title>Test Quote</Title><Type>Topic</Type><Content><Question><SPAN style="FONT-WEIGHT: 700; FONT-STYLE: italic">The Memory Map Window <BR></SPAN><SPAN>The Memory Map window displays a summary listing of the memory blocks <BR>present in the program, as shown in Figure 5-26. Note that what Ghidra <BR>terms </SPAN><SPAN style="FONT-STYLE: italic">memory blocks</SPAN><SPAN> are frequently called </SPAN><SPAN style="FONT-STYLE: italic">sections</SPAN><SPAN> when discussing the struc- <BR>ture of binary files. Information presented in the window includes the <BR>memory block (section) name, start and end addresses, length, permission <BR>flags, block type, initialized flag, as well as a space for source filename and <BR>user comments. The start and end addresses represent the virtual address <BR>range to which the program sections will be mapped at runtime.</SPAN> <BR><SPAN style="FONT-STYLE: italic"></SPAN></P>
<P><SPAN style="FONT-STYLE: italic">Figure 5-26: Memory Map window</SPAN>&nbsp;<BR> <SPAN>Double-clicking any start or end address in the window jumps the <BR>Listing window (and all other connected windows) to the specified address. <BR>The Memory Map window toolbar provides options to add/delete blocks, <BR>move blocks, split/merge blocks, edit addresses, and set a new image base. </SPAN><BR></P>
<P>&nbsp;<SPAN>These features are particularly useful when reverse engineering files with <BR>nonstandard formats, as the binary&#8217;s segment structure may not have been <BR>detected by the Ghidra loader. </SPAN></P>
<P><SPAN><BR>Command line counterparts to the Memory Map window include <BR>objdump (-h), readelf (-S), and dumpbin (/HEADERS).</SPAN> <SPAN><br><br><hr SuperMemo><SuperMemoReference><H5 dir=ltr align=left><Font size="1" style="color: transparent">#SuperMemo Reference:</font><br><FONT class=reference>#Title: The Ghidra Book The Definitive Guide by Chris Eagle Kara Nance (z-lib.org).pdf -- (Chapter 5: Ghidra Data Displays::Other Ghidra Windows::The Memory Map Window) ; (Chapter 5: Ghidra Data Displays::Other Ghidra Windows::The Function Call Graph Window)<br>#Date: D:20200731101701-04'00'<br>#Source: PDF<br>#Link: <a href="elements\6\20\2010.pdf">elements\6\20\2010.pdf</a></FONT></SuperMemoReference></Question><Image><URL>e:\new-supermemo\new-collection\elements\8\4\2450.png</URL><Name>2010.pdf: image 46 page 112</Name></Image></Content></SuperMemoElement>
</SuperMemoCollection>