aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-06-26 01:12:04 +0200
committervanhauser-thc <vh@thc.org>2024-06-26 01:12:10 +0200
commitaf47531745ccdc61b5966f213f6cd6cd9030cc2f (patch)
treeae3754474c4772804ef77b280b04410c2606e32d /docs
parente80bd2d30cdfbaa2fca48f7ee96ca114ddb7d74a (diff)
downloadafl++-af47531745ccdc61b5966f213f6cd6cd9030cc2f.tar.gz
improved seed selection algorithm
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index c6266e86..09ea8cb6 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -10,6 +10,7 @@
then a dump will be loaded and the calibration phase skipped.
to disable this feature set `AFL_NO_FASTRESUME=1`
zlib compression is used if zlib is found at compile time
+ - improved seed selection algorithm
- frida_mode:
- AFL_FRIDA_PERSISTENT_ADDR can now be be any reachable address not just
a function entry