diff options
author | vanhauser-thc <vh@thc.org> | 2024-06-28 16:00:19 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-06-28 16:00:19 +0200 |
commit | f7bbd467b53d0ee7c3ca366750ed1fa60972981c (patch) | |
tree | 4d88faf7537e51aab48496f916fcf93fd0cb576d /docs/Changelog.md | |
parent | 8993ba430545b867da11e119be15126de43d061c (diff) | |
download | afl++-f7bbd467b53d0ee7c3ca366750ed1fa60972981c.tar.gz |
add custom_send_tcp
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index c16214e4..0212fd61 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -18,6 +18,8 @@ a function entry - AFL_DEBUG is now the same as AFL_FRIDA_VERBOSE - AFL_FRIDA_DEBUG_MAPS now works as expected + - custom mutators: + - custom_send_tcp custom mutator added, thanks to @dergoegge ### Version ++4.21c (release) |