Header menu logo B2R2

MachFileType Type

Usage of the file.

Record fields

Record Field Description

MH_BUNDLE

Full Usage: MH_BUNDLE

Field type: MachFileType
Modifiers: static

Dynamically bound bundle file.

Field type: MachFileType

MH_CORE

Full Usage: MH_CORE

Field type: MachFileType
Modifiers: static

Core file.

Field type: MachFileType

MH_DSYM

Full Usage: MH_DSYM

Field type: MachFileType
Modifiers: static

Companion file with only debug sections.

Field type: MachFileType

MH_DYLIB

Full Usage: MH_DYLIB

Field type: MachFileType
Modifiers: static

Dynamically bound shared library file.

Field type: MachFileType

MH_DYLIB_STUB

Full Usage: MH_DYLIB_STUB

Field type: MachFileType
Modifiers: static

Shared library stub for static linking only, no section contents.

Field type: MachFileType

MH_DYLINKER

Full Usage: MH_DYLINKER

Field type: MachFileType
Modifiers: static

Dynamically bound shared library file.

Field type: MachFileType

MH_EXECUTE

Full Usage: MH_EXECUTE

Field type: MachFileType
Modifiers: static

Standard executable programs.

Field type: MachFileType

MH_FVMLIB

Full Usage: MH_FVMLIB

Field type: MachFileType
Modifiers: static

Fixed VM shared library file.

Field type: MachFileType

MH_KEXT_BUNDLE

Full Usage: MH_KEXT_BUNDLE

Field type: MachFileType
Modifiers: static

x86_64 kexts.

Field type: MachFileType

MH_OBJECT

Full Usage: MH_OBJECT

Field type: MachFileType
Modifiers: static

Intermediate object files.

Field type: MachFileType

MH_PRELOAD

Full Usage: MH_PRELOAD

Field type: MachFileType
Modifiers: static

Preloaded executable file.

Field type: MachFileType

Type something to start searching.