package
0.0.0-20210624183419-6d058f5e1da6
Repository: https://github.com/decomp/exp.git
Documentation: pkg.go.dev

# Functions

NewFile creates a new File for accessing a PEF binary in an underlying reader.
Parse parses the given PEF binary executable, reading from r.
ParseFile parses the given PEF binary executable, reading from path.

# Structs

A Container is a PEF container.
A ContainerHeader represents a single PEF container header.
A File is PEF file.
A Section is a PEF section.
A SectionHeader is a PEF section header.