Hi,
I found that yara strings like this: $re = /[0-9]{9}/ find only first 9-digit match in file. This spoils my logic in condition: for 3 i in (1..#re) ... Only this works: for 1 i in (1..#re) ... I found that this issue was already reported in 2015. Is there any way to convince ClamAV to match more as usual ?
Regards,
Zvi |
_______________________________________________ clamav-users mailing list clamav-users@lists.clamav.net https://lists.clamav.net/mailman/listinfo/clamav-users
Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml