SHA256
1
0
forked from pool/afl
Go to file
Marcus Meissner e7828fd91b Accepting request 879398 from home:msmeissn:branches:devel:tools
- updated to 3.11c
  - afl-fuzz:
    - better auto detection of map size
    - fix sanitizer settings (bug since 3.10c)
    - fix an off-by-one overwrite in cmplog
    - add non-unicode variants from unicode-looking dictionary entries
    - Rust custom mutator API improvements
    - Imported crash stats painted yellow on resume (only new ones are red)
  - afl-cc:
    - added AFL_NOOPT that will just pass everything to the normal
      gcc/clang compiler without any changes - to pass weird configure
      scripts
    - fixed a crash that can occur with ASAN + CMPLOG together plus
      better support for unicode (thanks to @stbergmann for reporting!)
    - fixed a crash in LAF transform for empty strings
    - handle erroneous setups in which multiple afl-compiler-rt are
      compiled into the target. This now also supports dlopen()
      instrumented libs loaded before the forkserver and even after the
      forkserver is started (then with collisions though)
    - the compiler rt was added also in object building (-c) which
      should have been fixed years ago but somewhere got lost :(
    - Renamed CTX to CALLER, added correct/real CTX implementation to
      CLASSIC
  - qemu_mode:
    - added AFL_QEMU_EXCLUDE_RANGES env by @realmadsci, thanks!
    - if no new/updated checkout is wanted, build with:
      NO_CHECKOUT=1 ./build_qemu_support.sh
    - we no longer perform a "git drop"
  - afl-cmin: support filenames with spaces
- afl-3.0c-fix-paths.patch: refreshed

OBS-URL: https://build.opensuse.org/request/show/879398
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=128
2021-03-16 11:48:35 +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
3.11c.tar.gz Accepting request 879398 from home:msmeissn:branches:devel:tools 2021-03-16 11:48:35 +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 879398 from home:msmeissn:branches:devel:tools 2021-03-16 11:48:35 +00:00
afl.spec Accepting request 879398 from home:msmeissn:branches:devel:tools 2021-03-16 11:48:35 +00:00