-
Notifications
You must be signed in to change notification settings - Fork 17
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
I got an "Framework interface version" error when i run it #4
Comments
Did you try to add : I think you'll encounter other issues down the line because of compatibility... Take a look at my pull request (managed to make the plugin work in one case) |
#8 is merged, please check if this fixes the issue. |
I have this issue : python3 vol.py -vv DEBUG volatility3.framework: Failed to import module volatility3.plugins.linux.openssh_sessionkeys based on file: /home/kali/volatility3/volatility3/framework/plugins/linux/openssh_sessionkeys.py And the plugin it's modified like this : import volatility3.plugins.common as common |
To install it y copied OpenSSH-Session-Key-Recovery/volatility3/* into volatility3/volatility/plugins/linux/
After that i run it and get this error.
Could you help me?
Thanks
The text was updated successfully, but these errors were encountered: