Package rekall :: Package plugins :: Package addrspaces :: Module standard
[frames] | no frames]

Module standard

source code

These are standard address spaces supported by Rekall Memory Forensics

Classes
  FDAddressSpace
An address space which operated on a file like object.
  FileAddressSpace
This is a direct file AS.
  GlobalOffsetAddressSpace
An address space to add a constant offset.
  WritableAddressSpaceMixIn
This address space can be used to create new files.
  WritableAddressSpace
  WritableFDAddressSpace
An address space which can be initialized from a file handle.
  DummyAddressSpace
An AS which always returns nulls.
Variables
  __package__ = 'rekall.plugins.addrspaces'