yara-x 1.15.0

A pure Rust implementation of YARA.
Documentation
1
2
3
4
5
error[E027]: invalid integer
 --> line:3:20
  |
3 |     $a = "foo" xor(256)
  |                    ^^^ this number is out of the valid range: [0, 255]