Header menu logo B2R2

RawBinFile Type

This class represents a raw binary file (containing only binary code and data without file format).

Constructors

Constructor Description

RawBinFile(path, bytes, isa, baseAddrOpt)

Full Usage: RawBinFile(path, bytes, isa, baseAddrOpt)

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

Returns: RawBinFile
path : string
bytes : byte[]
isa : ISA
baseAddrOpt : uint64 option
Returns: RawBinFile

Type something to start searching.