diff options
author | Dominik Maier <domenukk@gmail.com> | 2022-01-26 09:24:37 +0100 |
---|---|---|
committer | Dominik Maier <domenukk@gmail.com> | 2022-01-26 09:24:37 +0100 |
commit | 6bf52c14348b675953367eeadc62f4b73cedc397 (patch) | |
tree | 08e4eb0c37cf48b89f1a93debdf27e5f26a711d5 | |
parent | eebc2f4f1e8985af575d66a01e7d866ecdc10352 (diff) | |
download | afl++-6bf52c14348b675953367eeadc62f4b73cedc397.tar.gz |
svg logo
-rw-r--r-- | README.md | 2 | ||||
m--------- | coresight_mode/coresight-trace | 0 | ||||
m--------- | custom_mutators/grammar_mutator/grammar_mutator | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index ccef6e30..47ed7a5c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # American Fuzzy Lop plus plus (AFL++) -<img align="right" src="https://raw.githubusercontent.com/AFLplusplus/AFLplusplus-website/master/static/aflpp_logo_256x256.png" alt="AFL++ logo"> +<img align="right" src="https://raw.githubusercontent.com/AFLplusplus/Website/master/static/aflpp_bg.svg" alt="AFL++ logo"> Release version: [3.14c](https://github.com/AFLplusplus/AFLplusplus/releases) diff --git a/coresight_mode/coresight-trace b/coresight_mode/coresight-trace -Subproject fe8b26ea4b07fafa6f24e77c84dad0f3925d47d +Subproject ec0fd6104720ac0b59967616363dc18209adc02 diff --git a/custom_mutators/grammar_mutator/grammar_mutator b/custom_mutators/grammar_mutator/grammar_mutator -Subproject cbe5e32752773945e0142fac9f1b7a0ccb5dcdf +Subproject 6ca490c66b949db20d8c861ebc8fb2e6ca725ea |