yara-x 1.16.0

A pure Rust implementation of YARA.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
RULE test
  12: OR -- hash: 0x3943b5785dde551a
    5: EQ -- hash: 0x7e5484873ebb2659
      3: FN_CALL hash.md5@offset:i,size:i@s:N32:Lu -- hash: 0xeaf33e3e6d085dc7
        1: CONST integer(0)
        2: FILESIZE
      4: CONST string("feba6c919e3797e7778e8f2e85fa033d")
    11: EQ -- hash: 0xcc33bf3f71c96bc5
      9: FN_CALL hash.md5@offset:i,size:i@s:N32:Lu -- hash: 0xeaf33e3e6d085dc7
        7: CONST integer(0)
        8: FILESIZE
      10: CONST string("275876e34cf609db118f3d84b799a790")