Home
last modified time | relevance | path

Searched refs:BYPASS_ERRORED_IROP (Results 1 – 2 of 2) sorted by relevance

/dports/security/py-angr/angr-9.0.5405/angr/
H A Dsim_options.py179 BYPASS_ERRORED_IROP = "BYPASS_ERRORED_IROP" variable
330 …ORTED_IRCCALL, BYPASS_ERRORED_IRCCALL, BYPASS_UNSUPPORTED_SYSCALL, BYPASS_ERRORED_IROP, BYPASS_VER…
/dports/security/py-angr/angr-9.0.5405/angr/engines/vex/heavy/
H A Dresilience.py43 if o.BYPASS_ERRORED_IROP not in self.state.options: