The Volatility Framework
volatility.plugins.kpcrscan.KPCRScanner Class Reference
Inheritance diagram for volatility.plugins.kpcrscan.KPCRScanner:
volatility.scan.BaseScanner

Public Member Functions

def scan
 
- Public Member Functions inherited from volatility.scan.BaseScanner
def __init__
 
def check_addr (self, found)
 This calls all our constraints on the offset found and returns the number of contraints that matched. More...
 
def scan
 

Static Public Attributes

list checks
 
- Static Public Attributes inherited from volatility.scan.BaseScanner
list checks = []
 
int overlap = 20
 

Additional Inherited Members

- Public Attributes inherited from volatility.scan.BaseScanner
 buffer
 
 window_size
 
 constraints
 Build our constraints from the specified ScannerCheck classes:
 
 error_count
 

Member Data Documentation

list volatility.plugins.kpcrscan.KPCRScanner.checks
static
Initial value:
1 = [ ("KPCRScannerCheck", {})
2  ]

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