From 43014cd465eec8cc47eda041802001776dbb5dd5 Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Mon, 1 Jul 2024 08:57:26 +0200 Subject: [PATCH] changelog --- TODO.md | 3 +-- docs/Changelog.md | 3 +++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index c6da7fc5..81196339 100644 --- a/TODO.md +++ b/TODO.md @@ -2,8 +2,7 @@ ## Must - - in CLASSIC mode - do old forkserver model - - docs: AFL_DISABLE_REDUNDANT (large/slow/LAF) + - ijon support? - check for null ptr for xml/curl/g_ string transform functions - hardened_usercopy=0 page_alloc.shuffle=0 - add value_profile but only enable after 15 minutes without finds 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