bexpand

package module
v0.0.0-...-1e4d12c Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2019 License: GPL-2.0 Imports: 7 Imported by: 0

README

Documentation

Index

Constants

View Source
const (
	MAX_DIGITAL_SIGNATURE_SIZE       = 4294967295
	PE_ADDRESS_OFFSET                = 0x3c
	PE_ALIGN_ADDRESS_OFFSET          = 0x3c
	PE_SIGNATURE_SIZE_OFFSET_X64     = 0xAC
	PE_SIGNATURE_SIZE_OFFSET_X86     = 0x9c
	PE_SIGNATURE_ADDRESS_BASE_OFFSET = 0x78
	PE_SIGNATURE_ADDRESS_OFFSET_X64  = 0x30
	PE_SIGNATURE_ADDRESS_OFFSET_X86  = 0x20
)

Variables

This section is empty.

Functions

func AllocateExtraSpace

func AllocateExtraSpace(fileName string, bytes []byte, isVerbose bool) (err error)

func AllocateExtraSpaceTo

func AllocateExtraSpaceTo(sourceFile, copyTo string, bytes []byte, isVerbose bool) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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