Package ghidra.util.search
Interface InstructionSkipper
- All Superinterfaces:
ExtensionPoint
-
Method Summary
-
Method Details
-
getApplicableProcessor
Processor getApplicableProcessor() -
shouldSkip
boolean shouldSkip(byte[] buffer, int size)
-