mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 01:58:17 +00:00
makefile update
This commit is contained in:
@ -58,5 +58,5 @@ clean:
|
|||||||
rm -f argvfuzz32.so argvfuzz64.so
|
rm -f argvfuzz32.so argvfuzz64.so
|
||||||
|
|
||||||
demo:
|
demo:
|
||||||
../../afl-clang-fast -o argv_fuzz_demo argv_fuzz.c
|
../../afl-clang-fast -o argv_fuzz_demo argv_fuzz_demo.c
|
||||||
../../afl-clang-fast -o argv_fuzz_persistent_demo argv_fuzz_persistent_demo.c
|
../../afl-clang-fast -o argv_fuzz_persistent_demo argv_fuzz_persistent_demo.c
|
Reference in New Issue
Block a user