9cfbc55a43
-------------- Version 2.31b: -------------- - Changed havoc cycle counts for a marked performance boost, especially with -S / -d. See the discussion of FidgetyAFL in: https://groups.google.com/forum/#!topic/afl-users/fOPeb62FZUg While this does not implement the approach proposed by the authors of the CCS paper, the solution is a result of digging into that research; more improvements may follow as I do more experiments and get more definitive data. -------------- Version 2.30b: -------------- - Made minor improvements to persistent mode to avoid the remote possibility of "no instrumentation detected" issues with very low instrumentation densities. - Fixed a minor glitch with a leftover process in persistent mode. Reported by Jakub Wilk and Daniel Stender. - Made persistent mode bitmaps a bit more consistent and adjusted the way this is shown in the UI, especially in persistent mode. -------------- Version 2.29b: -------------- - Made a minor #include fix to llvm_mode. Suggested by Jonathan Metzman. - Made cosmetic updates to the docs. -------------- Version 2.28b: -------------- - Added "life pro tips" to docs/. - Moved testcases/_extras/ to dictionaries/ for visibility. - Made minor improvements to install scripts. - Added an important safety tip. -------------- Version 2.27b: -------------- - Added libtokencap, a simple feature to intercept strcmp / memcmp and generate dictionary entries that can help extend coverage. - Moved libdislocator to its own dir, added README. - The demo in experimental/instrumented_cmp is no more. -------------- Version 2.26b: -------------- - Made a fix for libdislocator.so to compile on MacOS X. - Added support for DYLD_INSERT_LIBRARIES. - Renamed AFL_LD_PRELOAD to AFL_PRELOAD. -------------- Version 2.25b: -------------- - Made some cosmetic updates to libdislocator.so, renamed one env variable. -------------- Version 2.24b: -------------- - Added libdislocator.so, an experimental, abusive allocator. Try it out with AFL_LD_PRELOAD=/path/to/libdislocator.so when running afl-fuzz.
78 lines
3 KiB
Text
78 lines
3 KiB
Text
@comment $NetBSD: PLIST,v 1.17 2016/08/19 11:39:10 wiz Exp $
|
|
bin/afl-analyze
|
|
bin/afl-clang
|
|
bin/afl-clang++
|
|
bin/afl-cmin
|
|
bin/afl-fuzz
|
|
bin/afl-g++
|
|
bin/afl-gcc
|
|
bin/afl-gotcpu
|
|
bin/afl-plot
|
|
bin/afl-showmap
|
|
bin/afl-tmin
|
|
bin/afl-whatsup
|
|
lib/afl/afl-as
|
|
lib/afl/as
|
|
share/afl/dictionaries/README.dictionaries
|
|
share/afl/dictionaries/gif.dict
|
|
share/afl/dictionaries/html_tags.dict
|
|
share/afl/dictionaries/jpeg.dict
|
|
share/afl/dictionaries/js.dict
|
|
share/afl/dictionaries/pdf.dict
|
|
share/afl/dictionaries/png.dict
|
|
share/afl/dictionaries/sql.dict
|
|
share/afl/dictionaries/tiff.dict
|
|
share/afl/dictionaries/webp.dict
|
|
share/afl/dictionaries/xml.dict
|
|
share/afl/testcases/README.testcases
|
|
share/afl/testcases/archives/common/ar/small_archive.a
|
|
share/afl/testcases/archives/common/bzip2/small_archive.bz2
|
|
share/afl/testcases/archives/common/cab/small_archive.cab
|
|
share/afl/testcases/archives/common/compress/small_archive.Z
|
|
share/afl/testcases/archives/common/cpio/small_archive.cpio
|
|
share/afl/testcases/archives/common/gzip/small_archive.gz
|
|
share/afl/testcases/archives/common/lzo/small_archive.lzo
|
|
share/afl/testcases/archives/common/rar/small_archive.rar
|
|
share/afl/testcases/archives/common/tar/small_archive.tar
|
|
share/afl/testcases/archives/common/xz/small_archive.xz
|
|
share/afl/testcases/archives/common/zip/small_archive.zip
|
|
share/afl/testcases/archives/exotic/arj/small_archive.arj
|
|
share/afl/testcases/archives/exotic/lha/small_archive.lha
|
|
share/afl/testcases/archives/exotic/lrzip/small_archive.lrz
|
|
share/afl/testcases/archives/exotic/lzip/small_archive.lz
|
|
share/afl/testcases/archives/exotic/lzma/small_archive.lzma
|
|
share/afl/testcases/archives/exotic/rzip/small_archive.rz
|
|
share/afl/testcases/archives/exotic/zoo/small_archive.zoo
|
|
share/afl/testcases/images/bmp/not_kitty.bmp
|
|
share/afl/testcases/images/gif/not_kitty.gif
|
|
share/afl/testcases/images/ico/not_kitty.ico
|
|
share/afl/testcases/images/jp2/not_kitty.jp2
|
|
share/afl/testcases/images/jpeg/not_kitty.jpg
|
|
share/afl/testcases/images/jxr/not_kitty.jxr
|
|
share/afl/testcases/images/png/not_kitty.png
|
|
share/afl/testcases/images/png/not_kitty_alpha.png
|
|
share/afl/testcases/images/png/not_kitty_gamma.png
|
|
share/afl/testcases/images/png/not_kitty_icc.png
|
|
share/afl/testcases/images/tiff/not_kitty.tiff
|
|
share/afl/testcases/images/webp/not_kitty.webp
|
|
share/afl/testcases/multimedia/h264/small_movie.mp4
|
|
share/afl/testcases/others/elf/small_exec.elf
|
|
share/afl/testcases/others/js/small_script.js
|
|
share/afl/testcases/others/pcap/small_capture.pcap
|
|
share/afl/testcases/others/pdf/small.pdf
|
|
share/afl/testcases/others/rtf/small_document.rtf
|
|
share/afl/testcases/others/sql/simple_queries.sql
|
|
share/afl/testcases/others/text/hello_world.txt
|
|
share/afl/testcases/others/xml/small_document.xml
|
|
share/doc/afl/ChangeLog
|
|
share/doc/afl/QuickStartGuide.txt
|
|
share/doc/afl/README
|
|
share/doc/afl/env_variables.txt
|
|
share/doc/afl/historical_notes.txt
|
|
share/doc/afl/life_pro_tips.txt
|
|
share/doc/afl/notes_for_asan.txt
|
|
share/doc/afl/parallel_fuzzing.txt
|
|
share/doc/afl/perf_tips.txt
|
|
share/doc/afl/sister_projects.txt
|
|
share/doc/afl/status_screen.txt
|
|
share/doc/afl/technical_details.txt
|