Aarnav
Aarnav
@nemesisdesign I'd like to do this next if it isn't reserved for GCI
@nemesisdesign makes sense, will do :+1:
Hello! I'd like to work on this issue but I'm not sure if chunking would be a good approach since the current implementation for corpus loading also considers nested directories,...
Thanks @domenukk and @addisoncrump . I'm not sure how to approach this in a multicore fashion without coordination among executor instances, so I would implement the initial suggestion, where one...
``` bash cd unicorn_mode ./build_unicorn_support.sh cd ../test ./test-unicorn-mode.sh ``` All of the seeds crash the target (persistent mode). ``child_fuzz`` function returns ``UC_ERR_WRITE_UNMAPPED, // Quit emulation due to WRITE on unmapped...
Since AFL++ runs the timeout again with double the timeout, to confirm if it is actually a timeout, I'll implement that and check if that fixes the CI
Making this into a draft PR cause still a bit WIP
``set_timeout`` and ``timeout`` should be ``#[inline]``
Looks like nyx mode won't run on github CI according @vanhauser-thc 's script. Can someone with an intel CPU please test?
@rmalmain Could you please test this on a machine with kvm? you just need to run ``cargo make test_nyx_mode``