08e8d462fe
RED PILL 🔴 💊
9 lines
No EOL
175 B
Text
9 lines
No EOL
175 B
Text
rule manitsme : apt
|
|
{
|
|
strings:
|
|
$a = "rouji"
|
|
$b = "Visual Studio"
|
|
$c = "UglyGorilla"
|
|
condition:
|
|
filesize < 300KB and (5 of ($a,$b,$c))
|
|
} |