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.sigcheck (ImportError: No module named pefile) #6

Open
yun062440 opened this issue Jan 19, 2024 · 1 comment

Comments

@yun062440
Copy link

yun062440 commented Jan 19, 2024

Hi, I tried to run plugin sigcheck in Volatility 2.6.

When I run sigcheck.py in Python, there is no 'import pefile' error.
However, when I run it as a plugin in Volatility, an 'import pefile' error occurs.
Do you know why this error is happening?
For reference, I am using Python 3.8 and Volatility 2.6.

Volatility Foundation Volatility Framework 2.6 *** Failed to import volatility.plugins.sigcheck (ImportError: No module named pefile) *** Failed to import volatility.plugins.sigvalidator (ImportError: No module named pefile)

Thank you.

@ricardojrdez
Copy link
Member

Have you installed the pefile Python module in your system?

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

2 participants