The Volatility Framework
volatility.poolscan.CheckPoolType Class Reference

Check the pool type. More...

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

Public Member Functions

def __init__ (self, address_space, paged=False, non_paged=False, free=False, kwargs)
 
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

 non_paged
 
 paged
 
 free
 
- Public Attributes inherited from volatility.scan.ScannerCheck
 address_space
 

Detailed Description

Check the pool type.


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