Could not load yara rules
JessyGothik opened this issue · 8 comments
JessyGothik commented
Hi!
I have a problem with the Yara rules. When I try to run an analysis (Example: manalyze sample.exe -p strings), I have the following error:
[!] Error: Could not load yara_rules/suspicious_strings.yara!
[!] Error: Could not load yara_rules/domains.yara!
* Manalyze 0.9 *
I checked the folder "/usr/local/manalyze/yara_rules" and there are Yara's rules.
Can you help me with this problem, please?
JusticeRage commented
Thanks for the report! Interesting, I'm assuming you checked out the code from GitHub and built it yourself? On which OS?
If you run the command from /usr/local/manalyze
, does it work (although it should work from any directory, obviously)?