Function is a non-overlapping chunk of code in a binary. We do not allow function overlaps. When there exist two functions sharing common basic blocks, B2R2 will create a new function to represent the common blocks. Function can also represent a function defined outside of the current binary. Such functions are called ExternalFunction.
Instance member | Description |
|
|
|
|
Full Usage:
this.FunctionID
Returns: string
|
|
|
|
Full Usage:
this.FunctionName
Returns: string
|
|
Full Usage:
this.NoReturnProperty
|
|
|