package
0.9.0
Repository: https://github.com/virustotal/gyp.git
Documentation: pkg.go.dev

# Constants

at.
&.
|.
contains.
\.
No description provided by the author
==.
>=.
>.
No description provided by the author
No description provided by the author
No description provided by the author
in.
intXX and uintXX functions.
No description provided by the author
<=.
<.
matches.
-.
%.
!=.
+.
<<.
>>.
No description provided by the author
*.
No description provided by the author
^.
All items must satisfy a condition.
At least one item must satisfy a condition.
No items must satisfy a condition.
Raw offset of a PE or ELF file entrypoint.
Size of the scanned file.
No description provided by the author
All the strings in the rule (equivalent to $*).
~.
No description provided by the author
-.
No description provided by the author

# Variables

Enum value maps for BinaryExpression_Operator.
Enum value maps for BinaryExpression_Operator.
No description provided by the author
Enum value maps for ForKeyword.
Enum value maps for ForKeyword.
Enum value maps for Keyword.
Enum value maps for Keyword.
Enum value maps for StringSetKeyword.
Enum value maps for StringSetKeyword.
Enum value maps for UnaryExpression_Operator.
Enum value maps for UnaryExpression_Operator.

# Structs

Binary expression, consisting of two expressions joined by an operator.
A sequence of bytes, which may contain wildcards.
Expression used as part of a rule condition.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Sequence of expressions.
FOR expression, used as part of ForInExpressions and ForOrExpressions.
No description provided by the author
No description provided by the author
No description provided by the author
Expression for iterating over iterators.
A ForOfExpression is satisfied if at least "expression" strings in "string_set" satisfy "expression".
List of alternatives for a part in the hexadecimal string.
A token in a hexadecimal string.
No description provided by the author
No description provided by the author
No description provided by the author
Sequence of hexadecimal string tokens.
Identifier used as part of expressions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enumeration of integer values.
Functions for reading data from a file at a specified offset or virtual address.
Set of integer numbers, which can be either an enumeration of integer values or a range of values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Sequence of arbitrary content and variable length.
Rule metadata entry.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A range of values.
Regular expression string.
YARA rule.
Set of rules, referenced by their identifier.
An entry in the rule enumeration.
Rule modifiers.
Set of YARA rules.
Rule string entry.
No description provided by the author
No description provided by the author
No description provided by the author
Enumeration of strings, referenced by their identifier.
An entry in the strings enumeration.
Refers to the length of the matches of a string (or, optionally, to the length of the i-th match).
Modifiers for TextStrings and Regexps.
Refers to the offset or virtual address at which a string (or, optionally, the i-th occurence of the string) is found.
Set of strings.
No description provided by the author
No description provided by the author
Text string.
Unary expression, consisting of an operator applied to an expression.

# Type aliases

No description provided by the author
Keywords used in FOR expressions.
Keywords used in expressions of rule condition.
Keywords used in string sets.
No description provided by the author