Header menu logo B2R2

MachToolbox Type

This is a basic toolbox for parsing Mach-O binaries, which is returned from parsing a Mach-O header.

Record fields

Record Field Description

BaseAddress

Full Usage: BaseAddress

Field type: Addr
Field type: Addr

Bytes

Full Usage: Bytes

Field type: byte[]
Field type: byte[]

Header

Full Usage: Header

Field type: MachHeader
Field type: MachHeader

MachOffset

Full Usage: MachOffset

Field type: uint64

Offset from the start of the file to the Mach-O file format header. This is only meaningful for universal binaries.

Field type: uint64

Reader

Full Usage: Reader

Field type: IBinReader
Field type: IBinReader

Type something to start searching.