Scans kernel memory for occurences of pattern in the memory range given by address and size.
pattern
address
size
Starting address to scan from.
Number of bytes to scan.
Match pattern, see MatchPattern for details.
MatchPattern
Object with callbacks.
Generated using TypeDoc
Scans kernel memory for occurences of
patternin the memory range given byaddressandsize.