UNPKG

@automattic/yara

Version:

Automattic's fork of YARA support for Node.js with pre-built binaries

8 lines (6 loc) 82 B
rule is_stephen { strings: $s1 = "stephen" condition: any of them }