A simple example plugin that gets the date/time information from a Windows image. More...
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. | |
A simple example plugin that gets the date/time information from a Windows image.