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

Tags: google/rekall

Tags

1.7.2rc1

Toggle 1.7.2rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfixes for RC1 and 1.7.2rc1 release (#332)

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.7.1 (#309)

* Full support for python 3.
* Refactored and updated EFilter engine is more robust and powerful.

v1.7.0rc1

Toggle v1.7.0rc1's commit message
Pre-release fixes.

* Added a file() efilter function.
* Updated version script to control Debian package version.
* Added osquery to the linux deb build. Run it off the system otherwise.

Review URL: https://codereview.appspot.com/322480043 .

v1.6.0

Toggle v1.6.0's commit message
Release v1.6.0

Review URL: https://codereview.appspot.com/315030043 .

1.5.3

Toggle 1.5.3's commit message
Release 1.5.3 Final.

Review URL: https://codereview.appspot.com/308070043 .

v1.5.2

Toggle v1.5.2's commit message
Release 1.5.2 Furka.

Review URL: https://codereview.appspot.com/297630043 .

v1.5.2rc1

Toggle v1.5.2rc1's commit message
Release 1.5.2.rc1

Review URL: https://codereview.appspot.com/299220043 .

v1.5.1

Toggle v1.5.1's commit message
Fixed a bug in OSX.

Also updated more windows plugins to typed output.

R=parki.san@gmail.com

Review URL: https://codereview.appspot.com/297350043 .

v1.5.0

Toggle v1.5.0's commit message
Updated yarascan on windows to only scan VAD regions when asked to sc…

…an processes.

Added the end parameter to get_mappings() to be able to exit the iterator early.

BUG=
R=parki.san@gmail.com

Review URL: https://codereview.appspot.com/291330043.

v1.4.1

Toggle v1.4.1's commit message
Fixed a bug where Linux task address spaces wouldn't inherit the prof…

…ile.

Fixed a bug where get_available_addresses in the XEN AS would return MFNs, breaking plugins that depend on it, like memdump.
Fixed an issue where phys_addr in Linux profiles would return negative values.
BUG=
R=scudette@gmail.com

Review URL: https://codereview.appspot.com/264190043