Closed yampelo closed 5 years ago
Since rekall is causing issues on many platforms + python combos, this allows users to optionally install rekall via pip install pybeagle[rekall] if they wish to use the memory grapher. Otherwise, rekall is not installed. #18, #14
pip install pybeagle[rekall]
Since rekall is causing issues on many platforms + python combos, this allows users to optionally install rekall via
pip install pybeagle[rekall]
if they wish to use the memory grapher. Otherwise, rekall is not installed. #18, #14