yara-x 0.4.0

A pure Rust implementation of YARA.
Documentation

yara-x

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 21 feature flags, 16 of them enabled by default.

default

  • constant-folding
  • exact-atoms
  • fast-regexp
  • console-module
  • dotnet-module
  • elf-module
  • macho-module
  • math-module
  • hash-module
  • pe-module
  • string-module
  • time-module
  • lnk-module
  • test_proto2-module
  • test_proto3-module

constant-folding

    This feature flag does not enable additional features.

exact-atoms

    This feature flag does not enable additional features.

fast-regexp

    This feature flag does not enable additional features.

console-module

    This feature flag does not enable additional features.

dotnet-module

  • pe-module
  • dep:nom

elf-module

  • dep:tlsh-fixed
  • dep:nom
  • dep:md-5

macho-module

  • dep:nom
  • dep:roxmltree

math-module

    This feature flag does not enable additional features.

hash-module

  • dep:md-5
  • dep:sha1
  • dep:sha2
  • dep:crc32fast

pe-module

  • dep:const-oid
  • dep:der-parser
  • dep:digest
  • dep:dsa
  • dep:ecdsa
  • dep:nom
  • dep:rsa
  • dep:md2
  • dep:md-5
  • dep:p256
  • dep:p384
  • dep:sha1
  • dep:sha2
  • dep:x509-parser

string-module

    This feature flag does not enable additional features.

time-module

    This feature flag does not enable additional features.

lnk-module

  • dep:uuid
  • dep:nom

test_proto2-module

    This feature flag does not enable additional features.

test_proto3-module

    This feature flag does not enable additional features.

text-module

  • dep:lingua

logging

  • dep:log

magic-module

  • dep:magic

rules-profiling

  • logging

x509-parser-verify

  • x509-parser/verify