dumper

package
v0.0.0-...-a332238 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2020 License: GPL-3.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileDumper

type FileDumper struct {
	File   *pecoff.File
	Writer io.Writer
	// contains filtered or unexported fields
}

func New

func New(file *pecoff.File, w io.Writer) *FileDumper

func (*FileDumper) DumpAll

func (fd *FileDumper) DumpAll()

func (*FileDumper) DumpBaseRelocations

func (fd *FileDumper) DumpBaseRelocations()

func (*FileDumper) DumpDataDirectories

func (fd *FileDumper) DumpDataDirectories()

func (*FileDumper) DumpDosHeader

func (fd *FileDumper) DumpDosHeader()

func (*FileDumper) DumpFileHeader

func (fd *FileDumper) DumpFileHeader()

func (*FileDumper) DumpHeaders

func (fd *FileDumper) DumpHeaders()

func (*FileDumper) DumpImports

func (fd *FileDumper) DumpImports()

func (*FileDumper) DumpOptionalHeader

func (fd *FileDumper) DumpOptionalHeader()

func (*FileDumper) DumpSectionsHeaders

func (fd *FileDumper) DumpSectionsHeaders()

func (*FileDumper) DumpSectionsRelocations

func (fd *FileDumper) DumpSectionsRelocations()

func (*FileDumper) DumpStringTable

func (fd *FileDumper) DumpStringTable()

func (*FileDumper) DumpSymbols

func (fd *FileDumper) DumpSymbols()

Jump to

Keyboard shortcuts

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