Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

Rekall 1.7.0RC1 Hurricane Ridge

Pre-release
Pre-release
Compare
Choose a tag to compare
@scudette scudette released this 08 Aug 06:19
· 91 commits to master since this release

This DFRWS 2017 release of Rekall introduces the Rekall Agent - a full featured enterprise grade remote forensic framework. We also launch our new logo and website design. Read the white paper.

Watch the DFRWS 2017 Rekall Workshop page for more information.

The Rekall Agent Server software can be downloaded from its own repository.

You can install this release with pip:

$ virtualenv  /tmp/MyEnv
New python executable in /tmp/MyEnv/bin/python
Installing setuptools, pip...done.
$ source /tmp/MyEnv/bin/activate
$ pip install --upgrade setuptools pip wheel
$ pip install --pre rekall