Package rekall :: Package plugins :: Package darwin :: Module misc
[frames] | no frames]

Module misc

source code

Miscelaneous information gathering plugins.


Author: Michael Cohen <scudette@google.com>

Classes
  DarwinDMSG
Print the kernel debug messages.
  DarwinMachineInfo
Show information about this machine.
  DarwinMount
Show mount points.
  DarwinPhysicalMap
Prints the EFI boot physical memory map.
  DarwinBootParameters
Prints the kernel command line.
  DarwinSetProcessContext
A cc plugin for windows.
  DarwinVtoP
Describe virtual to physical translation on darwin platforms.
  DarwinImageFingerprint
Fingerprint the current image.
  DarwinHighestUserAddress
The highest address for user mode/kernel mode division.
Variables
  __package__ = 'rekall.plugins.darwin'