Neo23x0 / Loki

Loki - Simple IOC and YARA Scanner
https://www.nextron-systems.com/compare-our-scanners/
GNU General Public License v3.0
3.4k stars 583 forks source link

Error while initializing Yara rule thor_inverse_matches.yar #251

Closed BirzhanTazhibayev closed 4 weeks ago

BirzhanTazhibayev commented 9 months ago

[ERROR] Error while initializing Yara rule thor_inverse_matches.yar ERROR: line 554: syntax error Traceback (most recent call last): File "loki.py", line 1136, in initialize_yara_rules compiledRules = yara.compile(source=yara_rule_data, externals={ yara.SyntaxError: line 554: syntax error

Neo23x0 commented 4 weeks ago

oh, boy.