| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| rekall-forensic_1.6.0_amd64.deb | 2016-11-05 | 13.7 MB | |
| Rekall_1.6.0_Gotthard_x86.exe | 2016-11-04 | 17.8 MB | |
| Rekall_1.6.0_Gotthard_x64.exe | 2016-11-04 | 23.1 MB | |
| README.md | 2016-11-04 | 754 Bytes | |
| Release 1.6.0 Gotthard source code.tar.gz | 2016-11-04 | 5.3 MB | |
| Release 1.6.0 Gotthard source code.zip | 2016-11-04 | 6.4 MB | |
| Totals: 6 Items | 66.2 MB | 0 | |
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