yr --help
YARA-X 1.19.0, the pattern matching swiss army knife.
Victor M. Alvarez <[email protected]>
Usage:
yr [OPTIONS] <COMMAND>
Commands:
scan Scan a file or directory
compile Compile rules to binary form
dump Show the data produced by YARA modules for a file
fmt Format YARA source files
fix Utilities for fixing source code
completion Output shell completion code for the specified shell
deps Show rule dependencies
help Print this message or the help of the given subcommand(s)
Options:
-C, --config <CONFIG_FILE>
Config file for YARA-X
Specifies a config file which controls the behavior of YARA-X. If config file is not
specified, ${HOME}/.yara-x.toml is used. If it does not exist the default options are
applied.
See https://virustotal.github.io/yara-x/docs/cli/config-file/ for supported options.
-h, --help
Print help (see a summary with '-h')
-V, --version
Print version