The Volatility Framework
volatility.poolscan.PoolTagCheck Class Reference

The following are checks for pool scanners. More...

Inheritance diagram for volatility.poolscan.PoolTagCheck:
volatility.scan.ScannerCheck

Public Member Functions

def __init__ (self, address_space, tag=None, kwargs)
 
def skip (self, data, offset)
 
def check (self, 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)
 

Public Attributes

 tag
 
- Public Attributes inherited from volatility.scan.ScannerCheck
 address_space
 

Detailed Description

The following are checks for pool scanners.

This scanner checks for the occurance of a pool tag


The documentation for this class was generated from the following file: