binscan

package
v0.0.0-...-e95d944 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Overview

Package binscan contains methods for parsing Go binary files for the purpose of extracting module dependency and symbol table information.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractPackagesAndSymbols

func ExtractPackagesAndSymbols(bin io.ReaderAt) ([]*packages.Module, map[string][]string, *debug.BuildInfo, error)

ExtractPackagesAndSymbols extracts the symbols, packages, their associated module versions from a Go binary, and Go version used to build the binary.

Types

This section is empty.

Jump to

Keyboard shortcuts

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