Header menu logo B2R2

JmpTableRecoveryNote Type

A note (or a recovery state) for jump table recovery.

Record fields

Record Field Description

BaseAddr

Full Usage: BaseAddr

Field type: Addr

Base address used to compute the final jump target.

Field type: Addr

ConfirmedEndPoint

Full Usage: ConfirmedEndPoint

Field type: Addr
Modifiers: mutable

Confirmed end point of the jump table. We use inclusive range.

Field type: Addr

EntrySize

Full Usage: EntrySize

Field type: int

Jump table entry size.

Field type: int

HostFunctionAddr

Full Usage: HostFunctionAddr

Field type: Addr

Address of the host function that contains the indirect jump instruction.

Field type: Addr

InsAddr

Full Usage: InsAddr

Field type: Addr

Indirect jump instruction address.

Field type: Addr

PotentialEndPoint

Full Usage: PotentialEndPoint

Field type: Addr
Modifiers: mutable

Potential end point (the upperbound) of the jump table. We use inclusive range.

Field type: Addr

StartingPoint

Full Usage: StartingPoint

Field type: Addr

Starting point of the jump table.

Field type: Addr

Type something to start searching.