Skip to content

Commit

Permalink
update AFL++ commit id (#1936)
Browse files Browse the repository at this point in the history
please merge, has various small bug fixes.
also removed outdated variants.
  • Loading branch information
vanhauser-thc authored Dec 23, 2023
1 parent 9f220c3 commit 2bc06d4
Show file tree
Hide file tree
Showing 15 changed files with 3 additions and 1,189 deletions.
2 changes: 1 addition & 1 deletion fuzzers/aflplusplus/builder.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN apt-get update && \
# Download afl++.
RUN git clone -b dev https://github.com/AFLplusplus/AFLplusplus /afl && \
cd /afl && \
git checkout 4a7e35b29c6711b68d3d579716685c3752ff62a8 || \
git checkout 27d05f3c216e18163236efa42b630a5b3784d2e9 || \
true

# Build without Python support as we don't need it.
Expand Down
49 changes: 0 additions & 49 deletions fuzzers/aflplusplus_406/builder.Dockerfile

This file was deleted.

14 changes: 0 additions & 14 deletions fuzzers/aflplusplus_406/description.md

This file was deleted.

282 changes: 0 additions & 282 deletions fuzzers/aflplusplus_406/fuzzer.py

This file was deleted.

24 changes: 0 additions & 24 deletions fuzzers/aflplusplus_406/runner.Dockerfile

This file was deleted.

Loading

0 comments on commit 2bc06d4

Please sign in to comment.