volatility-plugins
volatility-plugins copied to clipboard
Plugins I've written for Volatility
Update chrome cookies to support chrome 83
Hi, I'm using this plugin on Ubuntu 18.04.4 LTS to get cookies of Chrome 83 but it does not print out anything while chromehistory works just fine. Steps: I create...
bug fix: fail to load MSCompression64.dll on 64-bit Python. change: "--mam_dir" option can be omitted if Volatility handle Windows 10 memory image.
I would be wonderful! Thanks!!
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...