The Volatility Framework
volatility.plugins.malware.callbacks.AbstractCallbackScanner Class Reference

Return the offset of the callback, no object headers. More...

Inheritance diagram for volatility.plugins.malware.callbacks.AbstractCallbackScanner:
volatility.poolscan.PoolScanner volatility.plugins.malware.callbacks.PoolScanDbgPrintCallback volatility.plugins.malware.callbacks.PoolScanFSCallback volatility.plugins.malware.callbacks.PoolScanGenericCallback volatility.plugins.malware.callbacks.PoolScanPnp9 volatility.plugins.malware.callbacks.PoolScanPnpC volatility.plugins.malware.callbacks.PoolScanPnpD volatility.plugins.malware.callbacks.PoolScanRegistryCallback volatility.plugins.malware.callbacks.PoolScanShutdownCallback

Additional Inherited Members

- Public Member Functions inherited from volatility.poolscan.PoolScanner
def __init__ (self, address_space)
 
- Public Attributes inherited from volatility.poolscan.PoolScanner
 address_space
 
 struct_name
 
 object_type
 
 use_top_down
 
 skip_type_check
 
 pooltag
 
 checks
 
 padding
 

Detailed Description

Return the offset of the callback, no object headers.


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