B2R2.Assembly.BinLowerer Namespace
Contains types and functions for lowering assembly code into binary code.
| Type | Description |
|
Raised when the given assembly code cannot be lowered to binary instructions. |
|
|
Represents an interface for lowering binary code from an assembly string. |
B2R2