Package ghidra.features.base.memsearch.bytesource
package ghidra.features.base.memsearch.bytesource
-
ClassDescriptionInterface for reading bytes from a program.Implementation for an empty
AddressableByteSource
AddressableByteSource
implementation for a GhidraProgram
An enum specifying the selectable regions within aProgram
that users can select for searching memory.Interface to specify a named region within a byte source (Program) that users can select to specifyAddressSetView
s that can be searched.