angr.engines.unicorn¶
- class angr.engines.unicorn.SimEngineUnicorn¶
Bases:
SuccessorsEngineConcrete execution in the Unicorn Engine, a fork of qemu.
Responds to the following parameters in the step stack:
step: How many basic blocks we want to execute
extra_stop_points: A collection of addresses at which execution should halt