/nimyara

Yara binding for Nim lang

Primary LanguageNim

Nimyara - Yara binding for Nim lang

  • types, functions, ... were generated by Victor Manuel Alvarez on 3/4/20 with nimterop
  • requires "libyara-dev" and "libyara4" to compile and run code
  • sample codes are at tests/. The code sample_scan is using yr_rules_load which can load compiled_rule only. To do that, rule must compiled with yarac (or sample_compiledb) first