Scanner for big page pools. More...
Public Member Functions | |
def | __init__ (self, kernel_space) |
def | scan |
Scan for the pools by tag. More... | |
Public Attributes | |
kernel_space | |
Scanner for big page pools.
def volatility.plugins.bigpagepools.BigPagePoolScanner.scan | ( | self, | |
tags = [] |
|||
) |
Scan for the pools by tag.
tags | a list of pool tags to scan for, or empty for scanning for all tags. |