Open jiliguluss opened 1 year ago
Hey @jiliguluss could you tell me how did you build SymCC, did you get some error related to Z3?
In addition to what @iamsh4shank said, it would also be good to see the output of symcc-target
outside the afl run, i.e., just ./symcc-target some-dummy-input
.
The source code file is
int_check.c
. I build the afl target and symcc target with commands:First I run afl process, and then I run symcc process:
However, symcc can't generate any test case: