Neo23x0 / Raccine

A Simple Ransomware Vaccine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yara rules registry override doesn't work

Eran-YT opened this issue · comments

If you try to override the yara rules directory, it will not do anything, as the value is read from the registry and then isn't used at all.
The configuration class should contain this value and pass it to the YaraRuleRunner instance inside EvaluateYaraRules