-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Description
Ran the clamav update script but when running manalyze it does not compile the yara rules due to syntax errors
[!] Error: [Yara compiler] yara_rules/clamav.yara(972693) : syntax error, unexpected '{', expecting text string
[!] Error: [Yara compiler] yara_rules/clamav.yara(1003499) : syntax error, unexpected string identifier, expecting '}'
[!] Error: Could not compile yara rules (2 error(s)).
[!] Error: ClamAV rules haven't been generated yet!
[!] Error: Please run yara_rules/update_clamav_signatures.py to create them, and refer to the documentation for additional information.
I have run yara_rules/update_clamav_signatures.py however it seems to skip a lot of rules due to them being malformed.
Metadata
Metadata
Assignees
Labels
No labels