yara-x 1.15.0

A pure Rust implementation of YARA.
Documentation
1
2
3
4
5
error[E029]: invalid escape sequence
 --> line:2:15
  |
2 |   condition: "\xZZ" == "\xZZ"
  |               ^^ expecting two hex digits after `\x`