Expand description
Validation module for YARA rules Provides functionality to validate and test YARA rules
Structs§
- Validation
Options - Options for rule validation
Enums§
Functions§
- parallel_
scan - Scan files in parallel using multiple threads
- scan_
with_ rule - Scan a file or directory with a YARA rule
- validate_
against_ samples - Tests a YARA rule against a directory of samples
- validate_
rule - Validate a YARA rule