SHA256
1
0
forked from pool/afl
Go to file
Dominique Leuenberger f67e797559 Accepting request 750847 from devel:tools
- updated to 2.58c
  - reverted patch to not unlink and recreate the input file, it resulted in performance loss of ~10%
  - added test/test-performance.sh script
  - (re)added gcc_plugin, fast inline instrumentation is not yet finished, however it includes the whitelisting and persistance feature! by hexcoder-
  - gcc_plugin tests added to testing framework
- jump to 2.57 instead of 2.55 to catch up with Google's versioning
  - persistent mode for QEMU (see qemu_mode/README.md)
  - custom mutator library is now an additional mutator, to exclusivly use it
  - add AFL_CUSTOM_MUTATOR_ONLY (that will trigger the previous behaviour)
  - new library qemu_mode/unsigaction which filters sigaction events
  - afl-fuzz: new command line option -I to execute a command on a new crash
  - no more unlinking the input file, this way the input file can also be a
  - FIFO or disk partition
  - setting LLVM_CONFIG for llvm_mode will now again switch to the selected
  - llvm version. If your setup is correct.
  - fuzzing strategy yields for custom mutator were missing from the UI, added them :)
  - added "make tests" which will perform checks to see that all functionality
  - is working as expected. this is currently the starting point, its not complete :)
  - added mutation documentation feature ("make document"), creates afl-fuzz-document
  - and saves all mutations of the first run on the first file into out/queue/mutations
  - libtokencap and libdislocator now compile to the afl_root directory and are
  - installed to the .../lib/afl directory when present during make install
  - more BSD support, e.g. free CPU binding code for FreeBSD (thanks to devnexen)
  - reducing duplicate code in afl-fuzz
  - added "make help"
  - removed compile warnings from python internal stuff
  - added man page for afl-clang-fast[++]
  - updated documentation
  - Wine mode to run Win32 binaries with the QEMU instrumentation (-W)
  - CompareCoverage for ARM target in QEMU/Unicorn

OBS-URL: https://build.opensuse.org/request/show/750847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/afl?expand=0&rev=43
2019-11-26 16:02:06 +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
2.58c.tar.gz Accepting request 747174 from home:msmeissn:branches:devel:tools 2019-11-10 10:24:08 +00:00
afl-1.58b-fix-paths.patch Accepting request 747174 from home:msmeissn:branches:devel:tools 2019-11-10 10:24:08 +00:00
afl-rpmlintrc Accepting request 286329 from home:AndreasStieger 2015-02-16 13:04:02 +00:00
afl.changes Accepting request 747174 from home:msmeissn:branches:devel:tools 2019-11-10 10:24:08 +00:00
afl.spec OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=99 2019-11-25 18:08:57 +00:00