07beb95b38
-------------- Version 0.89b: -------------- - Renamed afl-plot.sh to afl-plot, as requested by Padraig Brady. - Improved the compatibility of afl-plot with older versions of gnuplot. - Added banner information to fuzzer_stats, populated it to afl-plot. -------------- Version 0.88b: -------------- - Added support for plotting, with design and implementation based on a prototype design proposed by by Michael Rash. Huge thanks! - Added afl-plot.sh, which allows you to, well, generate a nice plot using this data. - Refactored the code slightly to make more frequent updates to fuzzer_stats and to provide more detail about synchronization. - Added a fflush(stdout) call for non-tty operation, as requested by Joonas Kuorilehto. - Added some detail to fuzzer_stats for parity with plot_file.
42 lines
1.5 KiB
Text
42 lines
1.5 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2014/12/10 19:55:19 wiz Exp $
|
|
bin/afl-clang
|
|
bin/afl-clang++
|
|
bin/afl-fuzz
|
|
bin/afl-g++
|
|
bin/afl-gcc
|
|
bin/afl-plot
|
|
bin/afl-showmap
|
|
lib/afl/afl-as
|
|
lib/afl/as
|
|
share/afl/testcases/archives/ar/small_archive.a
|
|
share/afl/testcases/archives/compress/small_archive.Z
|
|
share/afl/testcases/archives/cpio/small_archive.cpio
|
|
share/afl/testcases/archives/gzip/small_archive.gz
|
|
share/afl/testcases/archives/lzo/small_achive.lzo
|
|
share/afl/testcases/archives/tar/small_archive.tar
|
|
share/afl/testcases/archives/xz/small_archive.xz
|
|
share/afl/testcases/archives/zip/small_archive.zip
|
|
share/afl/testcases/images/bmp/hello_kitty.bmp
|
|
share/afl/testcases/images/gif/hello_kitty.gif
|
|
share/afl/testcases/images/ico/hello_kitty.ico
|
|
share/afl/testcases/images/jp2/hello_kitty.jp2
|
|
share/afl/testcases/images/jpeg/hello_kitty.jpg
|
|
share/afl/testcases/images/png/hello_kitty.png
|
|
share/afl/testcases/images/tiff/hello_kitty.tif
|
|
share/afl/testcases/images/webp/hello_kitty_lossless.webp
|
|
share/afl/testcases/multimedia/h264/small_movie.mp4
|
|
share/afl/testcases/others/elf/small_exec.elf
|
|
share/afl/testcases/others/hello/hello.txt
|
|
share/afl/testcases/others/pcap/small_capture.pcap
|
|
share/afl/testcases/others/rtf/small_document.rtf
|
|
share/afl/testcases/others/xml/small_document.xml
|
|
share/afl/testcases/wishlist.txt
|
|
share/doc/afl/ChangeLog
|
|
share/doc/afl/README
|
|
share/doc/afl/current_todo.txt
|
|
share/doc/afl/env_variables.txt
|
|
share/doc/afl/notes_for_asan.txt
|
|
share/doc/afl/parallel_fuzzing.txt
|
|
share/doc/afl/perf_tips.txt
|
|
share/doc/afl/related_work.txt
|
|
share/doc/afl/status_screen.txt
|