Kuang-che Wu

Results 37 comments of Kuang-che Wu

I am not familiar with Nyx. I can try this weekend

nyx mode doesn't work well for me and I don't have time to dig the issue. Anyway, I created this PR to fix some issues. https://github.com/AFLplusplus/AFLplusplus/pull/2467 I don't know how...

@schumilo Thanks for the code. I integrated it to afl-cmin.py @pyoor Could you please test my PR https://github.com/AFLplusplus/AFLplusplus/pull/2467 ? Does it work for you?

this failed with similar call stack ``` echo KLUv/WTzAiUBAMBSIigKMDAi9I6WjjAJCQkbWzY3OzBPMDADAABRt2AZ7QrQAV0MUqE= | base64 -d | zstd -d | lnav -n ```

Thanks. The other issue is, the program may terminate due to broken pipe and I need to rerun it.

Build with ASAN, it reports `heap-use-after-free` ``` ==2591804==ERROR: AddressSanitizer: heap-use-after-free on address 0x522000024100 at pc 0x7f004a4f2936 bp 0x7fff9ce291c0 sp 0x7fff9ce28980 READ of size 610 at 0x522000024100 thread T0 #0 0x7f004a4f2935...