mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 19:08:08 +00:00
changes update
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
# ChangeLog
|
# Changelog
|
||||||
|
|
||||||
This is the list of all noteworthy changes made in every public release of
|
This is the list of all noteworthy changes made in every public release of
|
||||||
the tool. See README for the general instruction manual.
|
the tool. See README for the general instruction manual.
|
||||||
@ -25,7 +25,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
|
|||||||
instrumentation. compile normally and set AFL_LLVM_USE_TRACE_PC :)
|
instrumentation. compile normally and set AFL_LLVM_USE_TRACE_PC :)
|
||||||
- LLVM 11 is supported
|
- LLVM 11 is supported
|
||||||
- CmpLog instrumentation using SanCov (see llvm_mode/README.cmplog)
|
- CmpLog instrumentation using SanCov (see llvm_mode/README.cmplog)
|
||||||
- CmpLog instrumentation for QEMU
|
- qemu_mode:
|
||||||
|
- CmpLog instrumentation for QEMU (-c afl-fuzz command line option)
|
||||||
- AFL_PERSISTENT_HOOK callback module for persistent QEMU
|
- AFL_PERSISTENT_HOOK callback module for persistent QEMU
|
||||||
(see examples/qemu_persistent_hook)
|
(see examples/qemu_persistent_hook)
|
||||||
- afl-cmin is now a sh script (invoking awk) instead of bash for portability
|
- afl-cmin is now a sh script (invoking awk) instead of bash for portability
|
||||||
|
Reference in New Issue
Block a user