Native bindings for the Yara library from VirusTotal. Only works with Yara 3.7 for now.
More documentation can be found on the Yara's documentation.
By default, this crate use a pre-built bindings file for Yara 3.7,
but you can use the feature bindgen
to use on-the-fly generated bindings.
Licensed under either of
at your option.