SHA256
1
0
forked from pool/afl
Go to file
Marcus Meissner 8a00d60cba Accepting request 1133736 from home:msmeissn:branches:devel:tools
- updated to 4.09c
  - afl-fuzz:
    - fixed the new mutation implementation for two bugs
    - added `AFL_FINAL_SYNC` which forces a final fuzzer sync (also for `-F`)
      before terminating.
    - added AFL_IGNORE_SEED_PROBLEMS to skip over seeds that time out instead
      of exiting with an error message
    - allow -S/-M naming up to 50 characters (from 24)
    - CMPLOG:
      - added scale support (-l S)
      - skip unhelpful insertions (u8)
    - added --version and --help command line parameters
    - fixed endless loop when reading malformed dictionaries
    - new custom mutator function: post_run - thanks to yangzao!
  - afl-whatsup:
    - detect instanced that are starting up and show them as such as not dead
    - now also shows coverage reached
    - option -m shows only very relevant stats
    - option -n will not use color in the output
  - instrumentation:
    - fix for a few string compare transform functions for LAF
    - we are instrumenting __cxx internal functions again. this might break
      a few targets, please report if so.
  - frida_mode:
    - fixes support for large map offsets
  - support for AFL_FUZZER_LOOPCOUNT for afl.rs and LLVMFuzzerTestOneInput
  - afl-cmin/afl-cmin.bash: prevent unneeded file errors
  - added new tool afl-addseeds that adds new seeds to a running campaign
  - added benchmark/benchmark.py if you want to see how good your fuzzing
    speed is in comparison to other setups.

OBS-URL: https://build.opensuse.org/request/show/1133736
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=171
2023-12-17 12:27:37 +00:00
.gitattributes Accepting request 286329 from home:AndreasStieger 2015-02-16 13:04:02 +00:00
.gitignore Accepting request 286329 from home:AndreasStieger 2015-02-16 13:04:02 +00:00
afl-3.0c-fix-paths.patch Accepting request 879398 from home:msmeissn:branches:devel:tools 2021-03-16 11:48:35 +00:00
afl-rpmlintrc Accepting request 286329 from home:AndreasStieger 2015-02-16 13:04:02 +00:00
afl.changes Accepting request 1133736 from home:msmeissn:branches:devel:tools 2023-12-17 12:27:37 +00:00
afl.spec Accepting request 1133736 from home:msmeissn:branches:devel:tools 2023-12-17 12:27:37 +00:00
v4.09c.tar.gz Accepting request 1133736 from home:msmeissn:branches:devel:tools 2023-12-17 12:27:37 +00:00