pub const dr_operation_mode_t_DR_MODE_CODE_MANIPULATION: dr_operation_mode_t = 1;Expand description
Run DynamoRIO in Code Manipulation mode. This does not preclude using the Probe API.
pub const dr_operation_mode_t_DR_MODE_CODE_MANIPULATION: dr_operation_mode_t = 1;Run DynamoRIO in Code Manipulation mode. This does not preclude using the Probe API.