yara 461 B

1234567891011121314151617
  1. #------------------------------------------------------------------------------
  2. # $File: yara,v 1.3 2019/04/19 00:42:27 christos Exp $
  3. # yara: file(1) magic for https://virustotal.github.io/yara/
  4. #
  5. 0 string YARA
  6. >4 lelong >2047
  7. >8 byte <20 YARA 3.x compiled rule set
  8. # version
  9. >>8 clear x
  10. >>8 byte 6 created with version 3.3.0
  11. >>8 byte 8 created with version 3.4.0
  12. >>8 byte 11 created with version 3.5.0
  13. >>8 default x
  14. >>>8 byte x development version 0x%02x