Closed galaris closed 6 years ago
i use ida pro 7.0, and got the same problem
same here using 7.0 x64
I got it to work ...
do not install "yara-python" ! your must only install "yara". And perhaps copy libyara.dll to c:\python27\dlls
if you have yara-python then this is loaded instead and it all fails ...
@vanhauser-thc - i found it to be exactly the opposite.
I had to pip uninstall yara, and just pip install yara-python. Once i did that, the plugin works.
Can this information be added to the README.md
in the project repo? I think it's non-obvious that python-yara
should be installed as opposed to yara
.
fixes this thing. reinstall the newer verison of yara-pyhton
Any ideas of why do I get this error message upon running the plugin?