volatility icon indicating copy to clipboard operation
volatility copied to clipboard

Failed to import volatility.plugins.chromehistory

Open kozybear opened this issue 1 year ago • 2 comments

Hi everyone ! I got this problem when trying to run chromehistory plugin and can not fix it. I tried searching but there is no way to solve it. Does anyone know how to fix this problem? Thanks a lot.

*** Failed to import volatility.plugins.chromehistory (ImportError: No module named sqlite_help)
ERROR   : volatility.debug    : You must specify something to do (try -h)

kozybear avatar Jun 10 '24 10:06 kozybear

you can download this file:https://github.com/superponible/volatility-plugins/blob/master/sqlite_help.py and than move it to volatility2/volatility/plugins/

Maysec avatar Jun 24 '24 09:06 Maysec

Thank you so much, sir. I fixed it.

kozybear avatar Sep 07 '24 17:09 kozybear