Class RegExMemSearcherAlgorithm

java.lang.Object
ghidra.util.search.memory.RegExMemSearcherAlgorithm
All Implemented Interfaces:
MemorySearchAlgorithm

public class RegExMemSearcherAlgorithm extends Object implements MemorySearchAlgorithm
Search memory using the provided regular expression.