rule NumberCheck : weird
{
meta:
author="me"
strings:
//0123456789
$a0 = { 30 31 32 33 34 35 36 37 38 39 }
condition:
$a0
}-- 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.
