yara-x 1.15.0

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