92919648ce
Packaged for wip by Apurva Nandan. afl++ is an upgrade to the American Fuzzy Lop (afl) fuzzer, created initially to incorporate all the best features developed in the years for the fuzzers in the AFL family but was not merged in AFL as it is not updated since November 2017.
107 lines
3.7 KiB
Text
107 lines
3.7 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2020/04/17 17:51:09 wiz Exp $
|
|
bin/afl-analyze
|
|
bin/afl-clang
|
|
bin/afl-clang++
|
|
bin/afl-cmin
|
|
bin/afl-cmin.bash
|
|
bin/afl-fuzz
|
|
bin/afl-g++
|
|
bin/afl-gcc
|
|
bin/afl-gotcpu
|
|
bin/afl-plot
|
|
bin/afl-showmap
|
|
bin/afl-system-config
|
|
bin/afl-tmin
|
|
bin/afl-whatsup
|
|
lib/afl/afl-as
|
|
lib/afl/argvfuzz32.so
|
|
lib/afl/argvfuzz64.so
|
|
lib/afl/as
|
|
lib/afl/socketfuzz32.so
|
|
lib/afl/socketfuzz64.so
|
|
man/man8/afl-analyze.8
|
|
man/man8/afl-as.8
|
|
man/man8/afl-cmin.8
|
|
man/man8/afl-cmin.bash.8
|
|
man/man8/afl-fuzz.8
|
|
man/man8/afl-gcc.8
|
|
man/man8/afl-gotcpu.8
|
|
man/man8/afl-plot.8
|
|
man/man8/afl-showmap.8
|
|
man/man8/afl-system-config.8
|
|
man/man8/afl-tmin.8
|
|
man/man8/afl-whatsup.8
|
|
share/afl/dictionaries/README.md
|
|
share/afl/dictionaries/gif.dict
|
|
share/afl/dictionaries/html_tags.dict
|
|
share/afl/dictionaries/jpeg.dict
|
|
share/afl/dictionaries/js.dict
|
|
share/afl/dictionaries/json.dict
|
|
share/afl/dictionaries/pdf.dict
|
|
share/afl/dictionaries/png.dict
|
|
share/afl/dictionaries/regexp.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.md
|
|
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.md
|
|
share/doc/afl/INSTALL.md
|
|
share/doc/afl/PATCHES.md
|
|
share/doc/afl/QuickStartGuide.md
|
|
share/doc/afl/README.MOpt.md
|
|
share/doc/afl/README.md
|
|
share/doc/afl/README.radamsa.md
|
|
share/doc/afl/binaryonly_fuzzing.md
|
|
share/doc/afl/custom_mutator.md
|
|
share/doc/afl/env_variables.md
|
|
share/doc/afl/historical_notes.md
|
|
share/doc/afl/ideas.md
|
|
share/doc/afl/life_pro_tips.md
|
|
share/doc/afl/notes_for_asan.md
|
|
share/doc/afl/parallel_fuzzing.md
|
|
share/doc/afl/perf_tips.md
|
|
share/doc/afl/power_schedules.md
|
|
share/doc/afl/python_mutators.md
|
|
share/doc/afl/sister_projects.md
|
|
share/doc/afl/status_screen.md
|
|
share/doc/afl/technical_details.md
|