I'm having trouble getting the linux support branch working.
I just can't seem to get it to work. Here's what I'm getting:
joe@zuul:~/volatility/lin64-support$ python vol.py
Welcome to volshell!
To get help, type 'help()'
>>> session.filename = "/home/joe/dump"
Traceback (most recent call last):
File "<console>", line 1, in <module>
NameError: name 'session' is not defined
Can anyone help me with this, or point me to a download for the older linux branch, which was previously working for me? Thank you very much.