The Volatility Framework
volatility.plugins.bigpagepools.BigPagePoolScanner Class Reference

Scanner for big page pools. More...

Inheritance diagram for volatility.plugins.bigpagepools.BigPagePoolScanner:

Public Member Functions

def __init__ (self, kernel_space)
 
def scan
 Scan for the pools by tag. More...
 

Public Attributes

 kernel_space
 

Detailed Description

Scanner for big page pools.

Member Function Documentation

def volatility.plugins.bigpagepools.BigPagePoolScanner.scan (   self,
  tags = [] 
)

Scan for the pools by tag.

Parameters
tagsa list of pool tags to scan for, or empty for scanning for all tags.

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