Go to file
Ana Guerrero 7bbe36e2f6 Accepting request 1228226 from devel:tools
- updated to 4.30c
  - afl-gcc and afl-clang funcionality is now removed
  - afl-fuzz:
    - fastresume feature added. if you abort fuzzing and resume fuzzing
      with `-i -` or `AFL_AUTORESUME=1` and the target binary has not changed
      then a dump will be loaded and the calibration phase skipped.
      to disable this feature set `AFL_NO_FASTRESUME=1`
      zlib compression is used if zlib is found at compile time
    - improved seed selection algorithm
    - added `AFL_CUSTOM_MUTATOR_LATE_SEND=1` to call the custom send()
      function after the target has been restarted.
    - because of bad math and undefined behaviour fixes we have to change
      the CMPLOG map. **YOU NEED TO RECOMPILE CMPLOG TARGETS**
    - fixed custom_post_process for calibration
    - fixes for AFL_EXIT_ON_TIME and AFL_EXIT_WHEN_DONE, changed behaviour of
      AFL_EXIT_WHEN_DONE to finish when really done :-)
  - frida_mode:
    - AFL_FRIDA_PERSISTENT_ADDR can now be be any reachable address not just
      a function entry
    - AFL_DEBUG is now the same as AFL_FRIDA_VERBOSE
    - AFL_FRIDA_DEBUG_MAPS now works as expected
  - qemu_mode:
    - new hooks supported (optional), see qemu_mode/hooking_bridge - thanks to
      @CowBoy4mH3LL
  - unicorn_mode:
    - fix install and forkserver (thanks aarnav!)
    - pin unicorn version
  - nyx_mode:
    - bugfixes
  - custom mutators:

OBS-URL: https://build.opensuse.org/request/show/1228226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/afl?expand=0&rev=84
2024-12-04 14:27:00 +00:00
.gitattributes - updated to 4.30c 2024-12-03 20:52:20 +00:00
.gitignore - updated to 4.30c 2024-12-03 20:52:20 +00:00
afl-3.0c-fix-paths.patch - updated to 4.30c 2024-12-03 20:52:20 +00:00
afl-rpmlintrc - updated to 4.30c 2024-12-03 20:52:20 +00:00
afl.changes - updated to 4.30c 2024-12-03 20:52:20 +00:00
afl.spec OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=180 2024-12-04 08:46:51 +00:00
v4.30c.tar.gz - updated to 4.30c 2024-12-03 20:52:20 +00:00