yara-x 1.15.0

A pure Rust implementation of YARA.
Documentation
1
2
3
4
5
warning[slow_pattern]: slow pattern
 --> line:3:5
  |
3 |     $a = /[A-Za-z]{2,}/
  |     ------------------- this pattern may slow down the scan