cts
cts
Could you compile in Debug mode and run it? There should be some more output I think
@LeoLiu-2020 Thank you! I will update the documentation to specify the machine must be multicore.
Nope, and I also don't know how to use it either. My coauthor, Jinho, who wrote the harness generator, is currently in Korea serving his compulsory military service.
OK I figure since i'm the 2nd author it's my responsibility to figure this out, check back in a few days.
I believe jinho would be the person to ask for this as he is the first author of the paper and also responsible for the harness generation component.
Thanks for the bug report. So, it seems like to me the forkserver process unexpectedly died, which is probably a bug. Could you compile the fuzzer in Debug configuration in...
Hi, could you please post the command line you used?
Please refer to 7z command line manual: https://sevenzip.osdn.jp/chm/cmdline/syntax.htm I think the command you want is probably `afl-fuzz -i in -o out -t 1000 -I 1000 -- -bbfile basicblocks.bb -- -harness...
Please provide more information, including: - System hardware configuration - OS configuration and version (from `winver`) - Test case - Full command line - Output from debug build and debug...
Hi Dustin, The examples in the repository are indeed old. I believe I created them three years ago as part of a summer intern project, and the scripts were useful...