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:11
  |
3 |     $a = /..{10,}foo/s
  |           ^^^^^^^ this prefix can be arbitrarily long and matches all bytes