forked from aflgo/aflgo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
23710f1
commit b315095
Showing
6 changed files
with
42 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,9 +13,23 @@ Want to stay in the loop on major new features? Join our mailing list by | |
sending a mail to <[email protected]>. | ||
|
||
Not sure if you should upgrade? The lowest currently recommended version | ||
is 2.23b. If you're stuck on an earlier release, it's strongly advisable | ||
is 2.31b. If you're stuck on an earlier release, it's strongly advisable | ||
to get on with the times. | ||
|
||
-------------- | ||
Version 2.31b: | ||
-------------- | ||
|
||
- Changed havoc cycle counts for a marked performance boost, especially | ||
with -S / -d. See the discussion of FidgetyAFL in: | ||
|
||
https://groups.google.com/forum/#!topic/afl-users/fOPeb62FZUg | ||
|
||
While this does not implement the approach proposed by the authors of | ||
the CCS paper, the solution is a result of digging into that research; | ||
more improvements may follow as I do more experiments and get more | ||
definitive data. | ||
|
||
-------------- | ||
Version 2.30b: | ||
-------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters