Steffen Schulz
Steffen Schulz
I think I have a similar use case and wanted to see if there are any known fixes/workarounds. I have a project that uses west and uses Zephyr RTOS as...
> Note it's never required to download/clone everything in the manifest. On that topic see #519 Could you elaborate? I see a proposal and discussion here but no implementation and...
@Bl1nnnk Could you give some detail on the fixes in decoder.c/disassember.c. How can I confirm the bug? The Redqueen code is just different enough to make this non-trivial to apply,...
@e13fter I reviewed the patch and applied best I could. See https://github.com/IntelLabs/kAFL/issues/9. There is still a fundamental issue that memory may be paged out during trace decoding, likely also some...
This looks like an issue with the overall setup. Try to follow the mentioned guides exactly, and if that doesn't work try the Zephyr/UEFI examples. I think newer Linux guests...
If the old kAFL is working, can you try some intermediate versions of KVM-PT and Qemu-PT to isolate the problem? The 4.x kernel module should actually be compatible, and all...
Hi, welcome! For an overview on the tool, I think the original kAFL paper and more recent Nyx paper are probably the best intro. https://nyx-fuzz.com/papers/ => kAFL Feedback Fuzzer and...
Someone did the hard work, would be great to cleanup and integrate: https://github.com/Kharos102/kafl.targets
Thanks. `pre_role` is not very expressive, maybe call it pre_checks or pre_setup?
I still like pre_checks (like pre flight checks). :-)