lazymio
lazymio
Yeah, but it might be a bit delayed. It is supposed to be supported.
Rust was split to https://github.com/unicorn-engine/unicorn-engine-rs
What's the unicornafl version used? Could you try AFL++ stable branch? We are in the process of releasing new unicornafl version.
> So for alpine-x86 and windows-x64 MINGW32, the segfault happens because in `uc_ctl()`, for some reason, `signed_ptr` ends up as `NULL` instead of the value that was passed in. Similarly,...
While I truly appreciate and respect your efforts, merging this will inevitably block previous PRs for new architectures, which also needs upgrading to 5.1.0. My bandwidth is quite full before...
I will create a standalone branch like “staging” shortly so that we can have a playground for such big updates.
Okay, playground is there =)
I will firstly try to merge all those PR together and get a TODO list: https://github.com/unicorn-engine/unicorn/pull/2145
I suggest that a new CI workflow be added as well, as this might break during our future development. It also helps us to understand how to test it.
Thanks for the advice. I get your point and that's on my (very long, unfortunately) TODO list. There actually exists such `errno` internally but not really ready for end users....