The Volatility Framework
volatility.poolscan.CheckPoolSize Class Reference

Check pool block size. More...

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

Public Member Functions

def __init__ (self, address_space, condition=(lambda x:x==8), 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

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

Detailed Description

Check pool block size.


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