lazymio

Results 491 comments of lazymio
trafficstars

It is indeed documented: https://github.com/unicorn-engine/unicorn/wiki/FAQ#editing-an-instruction-doesnt-take-effecthooks-added-during-emulation-are-not-called though I know we can do this better by automatically invalidating cache.

Another workaround is what @PhilippTakacs proposed. Unicorn1 actually did that for you automatically, at a cost of ~20% overall slowdown.

Sorry no offence. This looks like AI generated?

please use `pip install unicorn==2.0.1` at this moment.

The current unicornafl might break. Will have a look.

We will release next unicornafl shortly: https://github.com/AFLplusplus/unicornafl/pull/43

Thanks for updates. For anyone having issue with this, please try new AFL++ release 4.34a which brings fixes and new features.