Header menu logo B2R2

EVMBinaryBrew Type

Default BinaryBrew type that uses EVM-specific user context.

Constructors

Constructor Description

EVMBinaryBrew(hdl, cfgBuilder)

Full Usage: EVMBinaryBrew(hdl, cfgBuilder)

Parameters:
Returns: EVMBinaryBrew

Inherited members

Inherited from BinaryBrew<EVMFuncUserContext, DummyContext>

Instance members

Instance member Description

this.Functions

Full Usage: this.Functions

Returns: FunctionCollection<'FnCtx, 'GlCtx>

Recovered functions.

Returns: FunctionCollection<'FnCtx, 'GlCtx>

this.Instructions

Full Usage: this.Instructions

Returns: InstructionCollection

Get the instruction at the given address.

Returns: InstructionCollection

this.ExceptionInfo

Full Usage: this.ExceptionInfo

Returns: ExceptionInfo

Exception information.

Returns: ExceptionInfo

this.Builders

Full Usage: this.Builders

Returns: CFGBuilderTable<'FnCtx, 'GlCtx>
Returns: CFGBuilderTable<'FnCtx, 'GlCtx>

this.BinHandle

Full Usage: this.BinHandle

Returns: BinHandle

Low-level access to binary code and data.

Returns: BinHandle

Type something to start searching.