Merge pull request #1965 from CodeLinaro/stateful

replay mode support
This commit is contained in:
van Hauser
2024-02-08 10:29:33 +01:00
committed by GitHub
14 changed files with 528 additions and 32 deletions

View File

@ -7,4 +7,4 @@ document:
AFL_DONT_OPTIMIZE=1 ../../afl-clang-fast -D_AFL_DOCUMENT_MUTATIONS -o test-instr test-instr.c
clean:
rm -f persistent_demo persistent_demo_new test-instr
rm -f persistent_demo persistent_demo_new persistent_demo_new_compat test-instr