Documentation
¶
Index ¶
- func ExtractStrings(path string, minLen int) ([]string, error)
- func NormalizeSymbol(value string) string
- func ReadManifest(path string) string
- func ReadPEMetadata(path string) (string, []string, []string, []model.Section)
- func ReadSymbols(path string) ([]string, error)
- func Scan(ctx context.Context, opts Options) (model.Snapshot, error)
- type AnalysisExport
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeSymbol ¶
func ReadManifest ¶
func ReadPEMetadata ¶
func ReadSymbols ¶
Types ¶
type AnalysisExport ¶
Click to show internal directories.
Click to hide internal directories.