yara-x 1.15.0

A pure Rust implementation of YARA.
Documentation
1
2
3
4
5
error[E031]: unexpected escape sequence
 --> line:3:23
  |
3 |     $a = "foo" base64("foo\x00")
  |                       ^^^^^^^^^ escape sequences are not allowed in this string