Header menu logo B2R2

FileType Type

Represents the usage of the Mach-O file.

Record fields

Record Field Description

MH_BUNDLE

Full Usage: MH_BUNDLE

Field type: FileType
Modifiers: static

Dynamically bound bundle file.

Field type: FileType

MH_CORE

Full Usage: MH_CORE

Field type: FileType
Modifiers: static

Core file.

Field type: FileType

MH_DSYM

Full Usage: MH_DSYM

Field type: FileType
Modifiers: static

Companion file with only debug sections.

Field type: FileType

MH_DYLIB

Full Usage: MH_DYLIB

Field type: FileType
Modifiers: static

Dynamically bound shared library file.

Field type: FileType

MH_DYLIB_STUB

Full Usage: MH_DYLIB_STUB

Field type: FileType
Modifiers: static

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

Field type: FileType

MH_DYLINKER

Full Usage: MH_DYLINKER

Field type: FileType
Modifiers: static

Dynamically bound shared library file.

Field type: FileType

MH_EXECUTE

Full Usage: MH_EXECUTE

Field type: FileType
Modifiers: static

Standard executable programs.

Field type: FileType

MH_FVMLIB

Full Usage: MH_FVMLIB

Field type: FileType
Modifiers: static

Fixed VM shared library file.

Field type: FileType

MH_KEXT_BUNDLE

Full Usage: MH_KEXT_BUNDLE

Field type: FileType
Modifiers: static

x86_64 kexts.

Field type: FileType

MH_OBJECT

Full Usage: MH_OBJECT

Field type: FileType
Modifiers: static

Intermediate object files.

Field type: FileType

MH_PRELOAD

Full Usage: MH_PRELOAD

Field type: FileType
Modifiers: static

Preloaded executable file.

Field type: FileType

Type something to start searching.