Module: YaraTools

Defined in:
lib/yara-normalize/yara-normalize.rb

Defined Under Namespace

Classes: Splitter, YaraRule

Constant Summary collapse

VERSION =

Hash format version embedded in every yn-hash identifier. Increment when the normalization algorithm changes so consumers can detect that two hashes are not directly comparable (e.g. yn01 vs yn02).

"02"