volatility_2.6_win64_standalone --plugins=plugin -f MemoryDump_Lab6.raw --profile=Win7SP1x64 chromehistory
*** Failed to import volatility.plugins.chromehistory (ImportError: No module named csv)
*** Failed to import volatility.plugins.pycache.chromehistory.cpython-311 (ImportError: No module named pycache.chromehistory.cpython-311)
*** Failed to import volatility.plugins.pycache.apihooksdeep.cpython-311 (ImportError: No module named pycache.apihooksdeep.cpython-311)
*** Failed to import volatility.plugins.firefoxhistory (ImportError: No module named csv)
*** Failed to import volatility.plugins.pycache.firefoxhistory.cpython-311 (ImportError: No module named pycache.firefoxhistory.cpython-311)
ERROR : volatility.debug : You must specify something to do (try -h)
I tried two operating systems (windows and linux)
They all show this error
We use the standard version of volatility
volatility_2.6_win64_standalone --plugins=plugin -f MemoryDump_Lab6.raw --profile=Win7SP1x64 chromehistory
*** Failed to import volatility.plugins.chromehistory (ImportError: No module named csv)
*** Failed to import volatility.plugins.pycache.chromehistory.cpython-311 (ImportError: No module named pycache.chromehistory.cpython-311)
*** Failed to import volatility.plugins.pycache.apihooksdeep.cpython-311 (ImportError: No module named pycache.apihooksdeep.cpython-311)
*** Failed to import volatility.plugins.firefoxhistory (ImportError: No module named csv)
*** Failed to import volatility.plugins.pycache.firefoxhistory.cpython-311 (ImportError: No module named pycache.firefoxhistory.cpython-311)
ERROR : volatility.debug : You must specify something to do (try -h)
I tried two operating systems (windows and linux)
They all show this error
We use the standard version of volatility