-
Notifications
You must be signed in to change notification settings - Fork 22
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
add "translate" function in vmi.py #15
Comments
Hi
That is weird. Also, I never really used it (only tested with pslist), because I prefer Rekall instead. -> Do you have this "translate" error only with the psxview plugin ? -> Could you comment on this PR volatilityfoundation/volatility#500 Thanks. |
Otherwise I would advise to use the Rekall plugin if possible, since it's already integrated upstream, and Michael Cohen is very eager to reply and integrate new changes. |
Thanks for your reply~@Wenzel
However, this "translate" function is not provided in vmi.py, so I met this error.
I would try Rekall plugin later. Thank you very much~ |
An error occurred while running the psxview plugin:
After checking the libvmi address plugin, there is no translate function in vmi.py file. So I tried to add these code at the bottom:
And I also modified the code in [malware/psxview.py] (volatilityfoundation/volatility@ca42f0c)
then I got the results:
Is this a correct result, or is this "translate" function right?
The text was updated successfully, but these errors were encountered: