Skip to content

Commit

Permalink
update afl++ commit id (google#1889)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanhauser-thc authored Aug 25, 2023
1 parent a516f88 commit 8685bc4
Show file tree
Hide file tree
Showing 32 changed files with 4 additions and 2,644 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 091d66fa92cd9e4caa5829d579b1b996c49db8c9 || \
git checkout 4a7e35b29c6711b68d3d579716685c3752ff62a8 || \
true

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

This file was deleted.

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

This file was deleted.

284 changes: 0 additions & 284 deletions fuzzers/aflplusplus_exploit/fuzzer.py

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit 8685bc4

Please sign in to comment.