This commit is contained in:
vanhauser-thc 2024-02-01 08:13:52 +01:00
parent 3768933c92
commit 970e0b14ce

View File

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