Header menu logo B2R2

Header Module

Functions and values

Function or value Description

isFat bytes

Full Usage: isFat bytes

Parameters:
    bytes : byte[]

Returns: bool
bytes : byte[]
Returns: bool

isMach bytes offset

Full Usage: isMach bytes offset

Parameters:
    bytes : byte[]
    offset : uint64

Returns: bool
bytes : byte[]
offset : uint64
Returns: bool

magicToEndian _arg1

Full Usage: magicToEndian _arg1

Parameters:
Returns: Endian
_arg1 : Magic
Returns: Endian

parse bytes baseAddrOpt isa

Full Usage: parse bytes baseAddrOpt isa

Parameters:
    bytes : byte[]
    baseAddrOpt : uint64 option
    isa : ISA

Returns: MachToolbox

Parse the Mach-O file format header, and return a MachToolbox.

bytes : byte[]
baseAddrOpt : uint64 option
isa : ISA
Returns: MachToolbox

readEndianness span reader

Full Usage: readEndianness span reader

Parameters:
Returns: Endian
span : ByteSpan
reader : IBinReader
Returns: Endian

Type something to start searching.