Header menu logo B2R2

IBinProperty Type

Basic properties of a binary file.

Instance members

Instance member Description

this.IsNXEnabled

Full Usage: this.IsNXEnabled

Returns: bool
Modifiers: abstract

Is NX enabled for this binary? (DEP enabled or not)

Returns: bool

this.IsRelocatable

Full Usage: this.IsRelocatable

Returns: bool
Modifiers: abstract

Is this binary relocatable (i.e., position-independent)?

Returns: bool

this.IsStripped

Full Usage: this.IsStripped

Returns: bool
Modifiers: abstract

Is this binary stripped?

Returns: bool

Type something to start searching.