The Volatility Framework
contrib.plugins.example.DateTime Class Reference

A simple example plugin that gets the date/time information from a Windows image. More...

Inheritance diagram for contrib.plugins.example.DateTime:

Public Member Functions

def calculate (self)
 Calculate and carry out any processing that may take time upon the image.
 
def get_image_time (self, addr_space)
 Extracts the time and date from the KUSER_SHARED_DATA area.
 
def render_text (self, outfd, data)
 Renders the calculated data as text to outfd.
 

Detailed Description

A simple example plugin that gets the date/time information from a Windows image.


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