Package ghidra.features.base.memsearch.gui
package ghidra.features.base.memsearch.gui
-
ClassDescriptionTable loader that performs a search and then combines the new results with existing results.Table loader for clearing the existing resultsTable loader for executing an incremental search forwards or backwards and adding that result to the table.Listing highlight provider to highlight memory search results.Interface for loading the memory search results table.Table model for memory search results.Maps
MemoryMatch
objects (search result) to an address to pick up address based table columns.MapsMemoryMatch
objects (search result) to program locations to pick up program location based table columns.MapsMemoryMatch
objects (search result) to functions to pick up function based table columns.Internal panel of the memory search window that manages the controls for the scan feature.Class for managing search tool options.Plugin for searching program memory.ComponentProvider used to search memory and display search results.Table loader that performs a search and displays the results in the table.Table loader that reloads the table with existing results after refreshing the byte values in those results.Maintains the state of all the settings and controls for the memory search window.Class for managing memory search history.Manages theMarkerSet
for a givenMemorySearchProvider
window.Immutable container for all the relevant search settings.