InvalidByteMatcher

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

12.1_PUBLIC

addedmethod: match
java.lang.Iterable<ghidra.util.bytesearch.Match<ghidra.features.base.memsearch.matcher.SearchData>> match(ghidra.util.bytesearch.ExtendedByteSequence bytes)
modifiedtype-extends: InvalidByteMatcher
- ghidra.features.base.memsearch.matcher.ByteMatcher
+ ghidra.features.base.memsearch.matcher.UserInputByteMatcher
removedmethod: match
java.lang.Iterable<ghidra.features.base.memsearch.matcher.ByteMatcher.ByteMatch> match(ghidra.features.base.memsearch.bytesequence.ExtendedByteSequence bytes)

11.2_PUBLIC

introducedInitial version