Package ghidra.util.search.memory
-
Interface Summary Interface Description MemorySearchAlgorithm An interface to unify the different methods for searching memory. -
Class Summary Class Description CodeUnitSearchInfo MemoryAddressSetCharSequence This class implements the CharSequence interface using Memory and an AddressSet.MemSearcherAlgorithm Search memory using the provided search text.MemSearcherTask MemSearchResult A class that represents a memory search hit at an address.RegExMemSearcherAlgorithm Search memory using the provided regular expression.SearchInfo