SearchGuiModel

Package: ghidra.features.base.memsearch.gui
Type: class

12.1_PUBLIC

modifiedmethod: parse
return type: ByteMatcher → UserInputByteMatcher
- ghidra.features.base.memsearch.matcher.ByteMatcher parse(java.lang.String proposedText)
+ ghidra.features.base.memsearch.matcher.UserInputByteMatcher parse(java.lang.String proposedText)

11.2_PUBLIC

introducedInitial version