Checks for multiple strings per page, finishing at the offset. More...
Public Member Functions | |
def | check (self, offset) |
Public Member Functions inherited from volatility.plugins.kdbgscan.MultiStringFinderCheck | |
def | __init__ |
def | check (self, offset) |
def | skip (self, data, offset) |
Public Member Functions inherited from volatility.scan.ScannerCheck | |
def | __init__ (self, address_space, _kwargs) |
def | object_offset (self, offset, address_space) |
def | check (self, _offset) |
Additional Inherited Members | |
Public Attributes inherited from volatility.plugins.kdbgscan.MultiStringFinderCheck | |
needles | |
maxlen | |
Public Attributes inherited from volatility.scan.ScannerCheck | |
address_space | |
Checks for multiple strings per page, finishing at the offset.