The Volatility Framework
volatility.plugins.registry.hivelist.HiveList Class Reference

Print list of registry hives. More...

Inheritance diagram for volatility.plugins.registry.hivelist.HiveList:
volatility.plugins.registry.printkey.PrintKey

Public Member Functions

def unified_output (self, data)
 
def generator (self, data)
 
def render_text (self, outfd, result)
 
def calculate (self)
 

Static Public Attributes

dictionary meta_info = {}
 

Detailed Description

Print list of registry hives.

You can supply the offset of a specific hive. Otherwise this module will use the results from hivescan automatically.


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