You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: