Download Latest Version Release 1.7.1 source code.zip (6.7 MB)
Email in envelope

Get an email when there's a new version of Rekall

Home / v1.7.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2017-11-06 536 Bytes
Release 1.7.1 source code.tar.gz 2017-11-06 5.6 MB
Release 1.7.1 source code.zip 2017-11-06 6.7 MB
Totals: 3 Items   12.2 MB 0

The release includes:

  • Full support for Python 3
  • A refactored and improved EFilter which should be more robust and powerful.

You can install this release with pip:

$ virtualenv -p python3 /tmp/MyEnv
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in /tmp/MyEnv/bin/python3
Also creating executable in /tmp/MyEnv/bin/python
Installing setuptools, pkg_resources, pip, wheel...done.
$ source /tmp/MyEnv/bin/activate
(MyEnv) $ pip install rekall
Source: README.md, updated 2017-11-06