Package rekall :: Package plugins :: Package tools :: Module live_darwin
[frames] | no frames]

Module live_darwin

source code


Author: Michael Cohen <scudette@google.com>

Classes
  Live
Launch a Rekall shell for live analysis on the current system.
Variables
  __author__ = "Michael Cohen <scudette@google.com>"
A plugin to install relevant kernel modules to enable live analysis.
Variables Details

__author__

A plugin to install relevant kernel modules to enable live analysis.

The intention is to allow the user to launch:

rekall live

and have Rekall install the right kernel module and connect to the driver on all supported operating systems.

Value:
"Michael Cohen <scudette@google.com>"