Manalyze icon indicating copy to clipboard operation
Manalyze copied to clipboard

Could not load yara rules

Open JessyGothik opened this issue 2 years ago • 1 comments

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?

JessyGothik avatar Jun 12 '23 21:06 JessyGothik

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)?

JusticeRage avatar Jun 13 '23 20:06 JusticeRage