Trees | Indices | Help |
|
---|
|
Author: Michael Cohen <scudette@google.com>
Classes | |
BaseSessionCommand Base class for all session management plugins. |
|
SessionList List the sessions available. |
|
SessionSwitch Changes the current session to the session with session_id. |
|
SessionNew Creates a new session by cloning the current one. |
|
SessionDelete Delete a session. |
|
SessionMod Modifies parameters of the current analysis session. |
|
RekallHelper A More useful default help function. |
|
PagingLimitHook If no paging_limit specified, calculate it from cursors. |
|
InteractiveShell An interactive shell for Rekall. |
|
TestInteractiveShell |
Functions | |||
|
|||
|
Variables | |
__package__ =
|
Function Details |
Launch the ipython session for post 0.12 versions. Returns: False if we failed to use IPython. True if the session was run and exited. |
Launch the rekall session using the native python interpreter. Returns: False if we failed to use IPython. True if the session was run and exited. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 9 03:27:47 2017 | http://epydoc.sourceforge.net |