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

Release 1.6.0 Gotthard

Compare
Choose a tag to compare
@scudette scudette released this 04 Nov 05:45
· 135 commits to master since this release

This is the next release of the Rekall Forensic Framework code named Gotthard. In this release we introduce the Rekall Agent - a new experimental endpoint security agent based on cloud technologies. The agent is described in the blog post.

As usual, you can install this version by first creating a virtual env and then installing using 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 rekall-agent rekall