This commit is contained in:
vanhauser-thc 2024-01-31 17:43:37 +01:00
parent da5d3d63e2
commit 3768933c92

View File

@ -42,6 +42,9 @@ test -e ../libnyx.so && {
rm -rf errors nyx-test test-instr in out
} || {
echo CUT------------------------------------------------------------------CUT
afl-cc
afl-cc -v
clang -v
cat errors
echo CUT------------------------------------------------------------------CUT
$ECHO "$RED[!] afl-fuzz is not working correctly with nyx_mode"