hardening

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: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EncInfo32 = 0x21
	EncInfo64 = 0x2c
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Attributes

type Attributes struct {
	PositionIndependentExecutable bool
	StackExecutionNotAllowed      bool
	HeapExecutionNotAllowed       bool
	StackProtected                bool
	AutomaticReferenceCounting    bool
	Encrypted                     bool
	// contains filtered or unexported fields
}

func IdentifyAttributes

func IdentifyAttributes(f *macho.File) Attributes

func (Attributes) Merge

func (a Attributes) Merge(b Attributes) Attributes

Jump to

Keyboard shortcuts

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