yara-parser icon indicating copy to clipboard operation
yara-parser copied to clipboard

Tools for parsing rulesets using the exact grammar as YARA. Written in Go.

Results 2 yara-parser issues
Sort by recently updated
recently updated
newest added

Greetings friends, I'm one of the maintainers of plyara: https://github.com/plyara/plyara It looks like we've arrived at many of the same conclusions and are doing very similar things at least in...

Would it be possible to keep Yara comments please? I guess it would require to "attach" each comment to a string/meta/condition (to reattach the comment at the Serialization stage). Thank...

enhancement