diff options
author | vanhauser-thc <vh@thc.org> | 2024-08-28 15:31:15 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-08-28 15:31:15 +0200 |
commit | fe66a95d96aa1b28a80246069b306f5c38bd41a3 (patch) | |
tree | bfd844fce05f1964585591dea70bed487e29ac38 /docs/Changelog.md | |
parent | 72a24e6439c8c4c83f2db0cf5e8800eaaaa60fb2 (diff) | |
download | afl++-fe66a95d96aa1b28a80246069b306f5c38bd41a3.tar.gz |
add autotokens-standalone
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 81614d83..7043202f 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -32,7 +32,8 @@ AFL type forkserver. Useful for symcc/symqemu/nautilus/etc. with AFL_LLVM_INSTRUMENT=CLASSIC - code formatting updated to llvm 18 - - improve /custom_mutators/aflpp/standalone/aflpp-standalone + - improved custom_mutators/aflpp/standalone/aflpp-standalone + - added custom_mutators/autotokens/standalone/autotokens-standalone ### Version ++4.21c (release) |