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

Module lsof

source code


Author: Michael Cohen <scudette@google.com>

Classes
  DarwinHandles
Walks open files of each proc and collects the fileproc.
  DarwinLsof
Walks open files of each proc in order and prints PID, FD and the handle.
Variables
  __package__ = 'rekall.plugins.darwin'