Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHighestSSDeepDistance ¶
func GetHighestSSDeepDistance(exe *analysis.Executable) (int, error)
func IsHashKnownToBeMalicious ¶
func IsHashKnownToBeMalicious(exe *analysis.Executable) (bool, error)
func MaliciousDomainFound ¶
func MaliciousIPFound ¶
Types ¶
type YaraGrep ¶
type YaraGrep struct {
*yara.Rules
}
func NewYaraMatcher ¶
func (*YaraGrep) GetAllMatchingRules ¶
func (yaraMatcher *YaraGrep) GetAllMatchingRules(exe *analysis.Executable) (yara.MatchRules, error)
Click to show internal directories.
Click to hide internal directories.