Header menu logo B2R2

SymbByteBuffer Type

Represents a symbolic byte buffer laid out at a concrete address.

Record fields

Record Field Description

Address

Full Usage: Address

Field type: Addr

Concrete start address of the buffer.

Field type: Addr

Bytes

Full Usage: Bytes

Field type: SymbExpr list

Symbolic bytes in address order.

Field type: SymbExpr list

Name

Full Usage: Name

Field type: string

Logical name used as the symbolic byte variable prefix.

Field type: string

NullTerminated

Full Usage: NullTerminated

Field type: bool

True when a null terminator was written after the symbolic bytes.

Field type: bool

Instance members

Instance member Description

this.Values

Full Usage: this.Values

Returns: SymbExpr list

Symbolic values suitable for SymbRunOptions.QueryValues.

Returns: SymbExpr list

Type something to start searching.