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

Module repository_manager

source code

This plugin manages the profile repository.

Cheatsheet:

Classes
  BuilderError
Raised when the builder failed.
  RepositoryManager
We manage the repository using YAML.
  RepositoryPlugin
A plugin to manage a type of profile in the repository.
  WindowsGUIDProfile
Manage a Windows profile from the symbol server.
  CopyAndTransform
A profile processor which copies and transforms.
  OSXProfile
Build OSX Profiles.
  LinuxProfile
Build Linux profiles.
  ArtifactProfile
Build the Artifacts profile.
  ManageRepository
Manages the profile repository.
  TestManageRepository
Dont run automated tests for this tool.
Variables
  NUMBER_OF_CORES = 4
  __package__ = 'rekall.plugins.tools'