yara-x 1.15.0

A pure Rust implementation of YARA.
Documentation
1
2
3
4
5
error[E045]: arbitrary regular expression prefix
 --> line:3:14
  |
3 |     $a = /(a|.+)foo/s
  |              ^^ this prefix can be arbitrarily long and matches all bytes