Header menu logo B2R2

IVisualizable Type

Interface for a visualizable basic block.

Instance members

Instance member Description

this.BlockAddress

Full Usage: this.BlockAddress

Returns: Addr
Modifiers: abstract

Basic block address.

Returns: Addr

this.Visualize

Full Usage: this.Visualize

Returns: AsmWord[][]
Modifiers: abstract

Convert this basic block to a visual representation. The first dimension of the array represents the line number, and the second dimension represents the words in each line.

Returns: AsmWord[][]

Type something to start searching.