diff options
author | vanhauser-thc <vh@thc.org> | 2024-07-01 08:57:26 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-07-01 08:57:26 +0200 |
commit | 43014cd465eec8cc47eda041802001776dbb5dd5 (patch) | |
tree | 6449fa84e6b9e26849d298af881014b18f55dc0b /docs | |
parent | e27e3622d465778aba4e75dc623bf1348c46785d (diff) | |
download | afl++-43014cd465eec8cc47eda041802001776dbb5dd5.tar.gz |
changelog
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 487c5688..d33d3121 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -18,6 +18,9 @@ a function entry - AFL_DEBUG is now the same as AFL_FRIDA_VERBOSE - AFL_FRIDA_DEBUG_MAPS now works as expected + - qemu_mode: + - new hooks supported (optional), see qemu_mode/hooking_bridge - thanks to + @CowBoy4mH3LL - custom mutators: - custom_send_tcp custom mutator added, thanks to @dergoegge - afl-cc |