Module setup
[frames] | no frames]

Module setup

source code

Installation and deployment script.


Author: Michael Cohen <scudette@gmail.com>

Classes
  PIPUpgrade
  CleanCommand
Functions
 
find_data_files(source) source code
Variables
  rekall_description = "Rekall Memory Forensic Framework"
  current_directory = os.path.dirname(__file__)
  ENV = {"__file__": __file__}
  VERSION = ENV ["get_versions"]()
  install_requires = ["artifacts == 20160114", "pyaff4 >= 0.24, ...
  commands = {}
Variables Details

install_requires

Value:
["artifacts == 20160114", "pyaff4 >= 0.24, < 0.30", "PyYAML == 3.11", \
"acora == 2.0", "arrow == 0.7.0", "rekall-efilter == 1.5.2", "interval\
tree == 2.1.0", "pycrypto == 2.6.1", "pyelftools == 0.24", "pyparsing=\
=2.1.5", "pytz == 2016.4", "psutil >= 5.0, < 6.0", "rekall-capstone ==\
 3.0.4.post2", "rekall-yara == 3.4.0.1", "pytsk3 == 20160721", "ipaddr\
==2.1.11", "python-dateutil == 2.5.3", "rekall-lib >= 1.7.0rc1, < 1.8"\
,]