elf

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *parser

Types

type Metadata

type Metadata struct {
	File struct {
		Path   string
		Name   string
		Format format.Format
	}
	ELF          *elf.File
	CompilerInfo compiler.Info
	Hardening    hardening.Attributes
	Notes        []Note
}

func (*Metadata) CreateReport

func (m *Metadata) CreateReport() (report.Report, error)

type Note

type Note struct {
	Heading string
	Content string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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