You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
due a bug in LLVM 17 integer splitting is disabled there!
when splitting floats was selected, integers were always split as well,
fixed to require AFL_LLVM_LAF_SPLIT_COMPARES or _ALL as it should
dynamic instrumentation filtering for LLVM NATIVE, thanks @mozilla!
see utils/dynamic_covfilter/README.md
qemu_mode:
plugins are now activated by default and a new module is included that
produces drcov compatible traces for lighthouse/lightkeeper/...
thanks to @JRomainG to submitting!
updated Nyx checkout (fixes a bug) and some QOL
updated the custom grammar mutator
document afl-cmin does not work on macOS (but afl-cmin.bash does)