volatility-plugins icon indicating copy to clipboard operation
volatility-plugins copied to clipboard

*** Failed to import volatility.plugins.chromehistory (ImportError: No module named csv)

Open cx330zer0 opened this issue 2 years ago • 3 comments

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

cx330zer0 avatar Apr 20 '23 13:04 cx330zer0

I have got the same problem... in my case it's only "No module named csv" :(

*** Failed to import volatility.plugins.chromehistory (ImportError: No module named csv) *** Failed to import volatility.plugins.firefoxhistory (ImportError: No module named csv)

I searched through the Internet but all the things proposed by other people didn't work.

(I tried it on Kali)

lbcforgit avatar Apr 24 '23 11:04 lbcforgit

I managed to use chromehistory by using the git version of volatility :)

lbcforgit avatar Apr 24 '23 12:04 lbcforgit

I managed to use chromehistory by using the git version of volatility :)

hello i have same problem so Can you guide me to fix the error?

LeviathanGod avatar Jun 22 '23 08:06 LeviathanGod