maurice

Results 3 comments of maurice

I am running into 2. when trying to do driller-esque concolic execution (Unicorn is basically [reporting non-thumb addresses](https://github.com/angr/angr/blob/master/angr/state_plugins/unicorn_engine.py#L1185) when it should add thumb ones). What could a fix for this...

> If you only want the correct addresses to be reported from native interface to the state plugin, I think modifying https://github.com/angr/angr/blob/master/native/sim_unicorn.cpp#L176 to push the right value should be sufficient....

Seems related: https://www.unicorn-engine.org/Unicorn2-beta