diff options
author | van Hauser <vh@thc.org> | 2023-08-10 08:42:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-10 08:42:17 +0000 |
commit | f596a297c4de6a5e1a6fb9fbb3b4e18124a24f58 (patch) | |
tree | bcd478e7cbc163e68473f726a65bcc21a7525265 /README.md | |
parent | fa44d8f79f03c0aab3cfea93c37b70edc367c1bb (diff) | |
parent | 3721c65a0b7fdf2b24713f8009030c6c241e200b (diff) | |
download | afl++-4.08c.tar.gz |
Merge pull request #1832 from AFLplusplus/dev v4.08c
v4.08c release
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md index b73cf2c1..951efe59 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ <img align="right" src="https://raw.githubusercontent.com/AFLplusplus/Website/main/static/aflpp_bg.svg" alt="AFL++ logo" width="250" heigh="250"> -Release version: [4.07c](https://github.com/AFLplusplus/AFLplusplus/releases) +Release version: [4.08c](https://github.com/AFLplusplus/AFLplusplus/releases) -GitHub version: 4.08a +GitHub version: 4.08c Repository: [https://github.com/AFLplusplus/AFLplusplus](https://github.com/AFLplusplus/AFLplusplus) @@ -12,13 +12,13 @@ Repository: AFL++ is maintained by: * Marc "van Hauser" Heuse <mh@mh-sec.de> -* Andrea Fioraldi <andreafioraldi@gmail.com> * Dominik Maier <mail@dmnk.co> -* Heiko "hexcoder-" Eißfeldt <heiko.eissfeldt@hexco.de> +* Andrea Fioraldi <andreafioraldi@gmail.com> +* Heiko "hexcoder-" Eissfeldt <heiko.eissfeldt@hexco.de> * frida_mode is maintained by @Worksbutnottested * Documentation: Jana Aydinbas <jana.aydinbas@gmail.com> -Originally developed by Michał "lcamtuf" Zalewski. +Originally developed by Michal "lcamtuf" Zalewski. AFL++ is a superior fork to Google's AFL - more speed, more and better mutations, more and better instrumentation, custom module support, etc. |