Hi Hanno , thanks for your response. Yes, the warning message I had been getting is most likely input related , however I only receive this message when I do parallel fuzzing or when I change the default time and memory settings.I do not receive this error when I switch to fuzz with the default memory limit and timeout settings. With the default settings the fuzzer is running without an error, however it is terribly slow. That's why I am a bit confused about it. These are the command lines I tried so far:
afl-fuzz-i testcase_dir-o output_dir./program_name @@ |
But the cycle counter is color coded, the first run it is magenta turning into yellow until it finds new paths, becomes blue when that stops and finally turns green if there's no new action for the fuzzer for a longer period of time.
See the docs
http://lcamtuf.coredump.cx/afl/status_screen.txt