File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33<img align =" right " src =" https://raw.githubusercontent.com/AFLplusplus/Website/main/static/aflpp_bg.svg " alt =" AFL++ logo " width =" 250 " height =" 250 " >
44
5- Release version: [ 4.21c ] ( https://github.com/AFLplusplus/AFLplusplus/releases )
5+ Release version: [ 4.30c ] ( https://github.com/AFLplusplus/AFLplusplus/releases )
66
7- GitHub version: 4.22a
7+ GitHub version: 4.31a
88
99Repository:
1010[ https://github.com/AFLplusplus/AFLplusplus ] ( https://github.com/AFLplusplus/AFLplusplus )
Original file line number Diff line number Diff line change 33 This is the list of all noteworthy changes made in every public
44 release of the tool. See README.md for the general instruction manual.
55
6- ### Version ++4.22a (dev )
6+ ### Version ++4.30c (release )
77 ! afl-gcc and afl-clang funcionality is now removed !
88 - afl-fuzz:
99 - fastresume feature added. if you abort fuzzing and resume fuzzing
Original file line number Diff line number Diff line change 2626/* Version string: */
2727
2828// c = release, a = volatile github dev, e = experimental branch
29- #define VERSION "++4.22a "
29+ #define VERSION "++4.30c "
3030
3131/******************************************************
3232 * *
You can’t perform that action at this time.
0 commit comments