yara

package
v0.0.0-...-9e7e4f5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2019 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type YaraElements

type YaraElements struct {
	Matches []YaraMatch // Module returns a list of matches
}

type YaraMatch

type YaraMatch struct {
	Object       string   // Object matched (e.g., file name)
	MatchedRules []string // Matched rule
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL