Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ice3man543/hawkeye
/ types & classes
Types & classes
7 in github.com/Ice3man543/hawkeye
⨍
Functions
18
◇
Types & classes
7
Struct
MatchFile
MatchFile contains the contents to match the signatures of a file
core/signatures.go:46
Struct
Output
Output is a single blob of data returned by the tool
utils/output.go:12
Struct
PatternSignature
PatternSignature is a signature for regex string comparison type matches
core/signatures.go:38
Struct
Sign
Sign contains Signatures to be ran
utils/state.go:17
Interface
Signature
core/signatures.go:52
Struct
SimpleSignature
SimpleSignature is a signature for simple string comparison matches
core/signatures.go:29
Struct
State
State contains current application state
utils/state.go:4