Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to import volatility.plugins. #849

Open
manishsaagar opened this issue Apr 25, 2023 · 4 comments
Open

Failed to import volatility.plugins. #849

manishsaagar opened this issue Apr 25, 2023 · 4 comments

Comments

@manishsaagar
Copy link

*** Failed to import volatility.plugins.registro import volatilityy.shutdown (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.getservicesids (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.timeliner (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.malware.apihooks (NameError: name 'distorm3' is not defined)
*** Failed to import volatility.plugins.malware.servicediff (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.registry.userassist (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.getsids (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.registry.shellbags (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.evtlogs (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.registry.shimcache (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.tcaudit (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.registry.dumpregistry (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.registry.lsadump (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.malware.threads (NameError: name 'distorm3' is not defined)
*** Failed to import volatility.plugins.mac.apihooks_kernel (ImportError: No module named distorm3)
*** Failed to import volatility.plugins.registry.amcache (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.mac.check_syscall_shadow (ImportError: No module named distorm3)
*** Failed to import volatility.plugins.malware.svcscan (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.registry.auditpol (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.ssdt (NameError: name 'distorm3' is not defined)
*** Failed to import volatility.plugins.registry.registryapi (ImportError: No module named Crypto.Hash)
*** Failed to import volatility.plugins.mac.apihooks (ImportError: No module named distorm3)
*** Failed to import volatility.plugins.envars (ImportError: No module named Crypto.Hash)

i have done all the possibility to resolve the issue but the error still presist in my vm. Could you please help me to solve the issue.

@aleff-github
Copy link

Do you have this plugins in the volatility plugins folder?

@manishsaagar
Copy link
Author

manishsaagar commented Apr 28, 2023 via email

@aleff-github
Copy link

Hi team, I don't have any idea were its present. if possible can we connect for the call? thanks & Regards, Manikandan.K

On Fri, Apr 28, 2023 at 12:00 PM Aleff @.> wrote: Do you have this plugins in the volatility plugins folder? — Reply to this email directly, view it on GitHub <#849 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7NJIMFGDYWJRMNNQ7GFE6LXDNPY5ANCNFSM6AAAAAAXK2UBWA . You are receiving this because you authored the thread.Message ID: @.>

I'm not in the team so i don't reply more waiting for someone else, best regards

@Abyss-W4tcher
Copy link

Try

pip2 install pycryptodome distorm3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants