Versions in this module Expand all Collapse all v0 v0.0.12 Nov 25, 2021 Changes in this version + const EncInfo32 + const EncInfo64 + type Attributes struct + AutomaticReferenceCounting bool + Encrypted bool + HeapExecutionNotAllowed bool + PositionIndependentExecutable bool + StackExecutionNotAllowed bool + StackProtected bool + func IdentifyAttributes(f *macho.File) Attributes + func (a Attributes) Merge(b Attributes) Attributes