EVMBinaryBrew Type
Default BinaryBrew type that uses EVM-specific user context.
Constructors
| Constructor |
Description
|
Full Usage:
EVMBinaryBrew(hdl, cfgBuilder)
Parameters:
BinHandle
cfgBuilder : ICFGBuildingStrategy<EVMFuncUserContext, DummyContext>
Returns: EVMBinaryBrew
|
|
Inherited members
Inherited from
BinaryBrew<EVMFuncUserContext, DummyContext>
Instance members
| Instance member |
Description
|
|
Recovered functions.
|
|
Get the instruction at the given address.
|
|
Exception information.
|
|
|
|
Low-level access to binary code and data.
|
B2R2