Arvind
Arvind
I am honestly unsure how much work is involved and thus not sure moving to new a unicorn is realistic now and also how much effort/support would be needed. At...
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.
Stop points are very likely set correctly since the addresses are computed in Python land and I think they would also work as intended(unless unicorn reports the wrong basic block...
Yeah saw this few days ago. Switch to unicorn2 is definitely on the cards but AFAIK there isn't any timeline for when it would get done(I am optimistic it will...
I am not sure why these test cases fail: I am unable to reproduce any of the failures in a local CI setup. I think most of these tests also...
I don't have a problem with awarding teams points for organizing CTFs - definitely running a CTF is not a trivial task(and I've done it too). Earning nearly all their...
> I don't get the problem. Sorry about the unclear descriptions till now. I hope this example would help understand. If you see the profile of [SDSLabs](https://ctftime.org/team/2480), they have 75.547...
Ah so pyproject.toml is ignored in that specific build approach; that's why pinning in there didn't work. Looks like this might be an issue in angr-dev and not angr; maybe...
Fixed in #3598
Fixed in #3598. angr now supports unicorn 2.0.1.