Closed 0xjacklove closed 2 years ago
im having the same problem
try
pip uninstall yara
pip install yara-python
yara-python and yara are incompatible
try
pip uninstall yara pip install yara-python
yara-python and yara are incompatible
this works @cnitlrt thank you
try
pip uninstall yara pip install yara-python
yara-python and yara are incompatible
oops, it bothered me the whole day, thanks!
ida 7.5 I got this error yara.libyara_wrapper.YaraSyntaxError: C:\Program Files\IDA7.5\plugins\findcrypt3.rules:1542: syntax error, unexpected STRINGS, expecting $end or RULE or PRIVATE or GLOBAL
If i delete this rule,this plugin can run normally