mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-18 12:48:06 +00:00
changelog
This commit is contained in:
3
TODO.md
3
TODO.md
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
## Must
|
## Must
|
||||||
|
|
||||||
- in CLASSIC mode - do old forkserver model
|
- ijon support?
|
||||||
- docs: AFL_DISABLE_REDUNDANT (large/slow/LAF)
|
|
||||||
- check for null ptr for xml/curl/g_ string transform functions
|
- check for null ptr for xml/curl/g_ string transform functions
|
||||||
- hardened_usercopy=0 page_alloc.shuffle=0
|
- hardened_usercopy=0 page_alloc.shuffle=0
|
||||||
- add value_profile but only enable after 15 minutes without finds
|
- add value_profile but only enable after 15 minutes without finds
|
||||||
|
@ -18,6 +18,9 @@
|
|||||||
a function entry
|
a function entry
|
||||||
- AFL_DEBUG is now the same as AFL_FRIDA_VERBOSE
|
- AFL_DEBUG is now the same as AFL_FRIDA_VERBOSE
|
||||||
- AFL_FRIDA_DEBUG_MAPS now works as expected
|
- 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 mutators:
|
||||||
- custom_send_tcp custom mutator added, thanks to @dergoegge
|
- custom_send_tcp custom mutator added, thanks to @dergoegge
|
||||||
- afl-cc
|
- afl-cc
|
||||||
|
Reference in New Issue
Block a user