Hi,
what would you recommend to convert the old rules that contain back
references to the ones that will work with YARA 3.x?
It looks like quite a lot of work to do the conversion for even something
simple as the following that tries to match repetition of the character...
*strings:*
* s=([a-zA-z])\1{2,6}*
Is it possible to feed the specific rules to eg PCRE?
Thx
Igor
--
You received this message because you are subscribed to the Google Groups
"YARA" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.