binscan

package
v0.0.0-...-032f043 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: BSD-3-Clause Imports: 14 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(binPath string) ([]*packages.Module, map[string][]string, error)

ExtractPackagesAndSymbols extracts the symbols, packages, and their associated module versions from a Go binary. Stripped binaries are not supported.

Types

This section is empty.

Jump to

Keyboard shortcuts

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