JQF-AFL Fork server handshake failed
xxwxxwen opened this issue · 1 comments
xxwxxwen commented
rohanpadhye commented
If it could run before but not now, then there must be a system-specific config issue. Try using the verbose mode (-v
), which should dump info in a file called afl.log
.
In general, the JQF-AFL interface is not actively maintained. It should still work, but I won't have the resources to help debug or fix things with it. Most users of JQF use the Zest fuzzing engine via the Maven plugin (mvn jqf:fuzz
) or the jqf-zest
command-line runner.