openbsd-ports/devel/afl/pkg/PLIST
2022-03-11 18:49:30 +00:00

127 lines
4.6 KiB
Plaintext

@conflict afl++-*
@bin bin/afl-analyze
bin/afl-clang
bin/afl-clang++
bin/afl-cmin
@bin bin/afl-fuzz
bin/afl-g++
@bin bin/afl-gcc
@bin bin/afl-gotcpu
bin/afl-plot
@bin bin/afl-showmap
@bin bin/afl-tmin
bin/afl-whatsup
libexec/afl/
@bin libexec/afl/afl-as
libexec/afl/as
share/afl/
share/afl/dictionaries/
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/json.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/
share/afl/testcases/README.testcases
share/afl/testcases/archives/
share/afl/testcases/archives/common/
share/afl/testcases/archives/common/ar/
share/afl/testcases/archives/common/ar/small_archive.a
share/afl/testcases/archives/common/bzip2/
share/afl/testcases/archives/common/bzip2/small_archive.bz2
share/afl/testcases/archives/common/cab/
share/afl/testcases/archives/common/cab/small_archive.cab
share/afl/testcases/archives/common/compress/
share/afl/testcases/archives/common/compress/small_archive.Z
share/afl/testcases/archives/common/cpio/
share/afl/testcases/archives/common/cpio/small_archive.cpio
share/afl/testcases/archives/common/gzip/
share/afl/testcases/archives/common/gzip/small_archive.gz
share/afl/testcases/archives/common/lzo/
share/afl/testcases/archives/common/lzo/small_archive.lzo
share/afl/testcases/archives/common/rar/
share/afl/testcases/archives/common/rar/small_archive.rar
share/afl/testcases/archives/common/tar/
share/afl/testcases/archives/common/tar/small_archive.tar
share/afl/testcases/archives/common/xz/
share/afl/testcases/archives/common/xz/small_archive.xz
share/afl/testcases/archives/common/zip/
share/afl/testcases/archives/common/zip/small_archive.zip
share/afl/testcases/archives/exotic/
share/afl/testcases/archives/exotic/arj/
share/afl/testcases/archives/exotic/arj/small_archive.arj
share/afl/testcases/archives/exotic/lha/
share/afl/testcases/archives/exotic/lha/small_archive.lha
share/afl/testcases/archives/exotic/lrzip/
share/afl/testcases/archives/exotic/lrzip/small_archive.lrz
share/afl/testcases/archives/exotic/lzip/
share/afl/testcases/archives/exotic/lzip/small_archive.lz
share/afl/testcases/archives/exotic/lzma/
share/afl/testcases/archives/exotic/lzma/small_archive.lzma
share/afl/testcases/archives/exotic/rzip/
share/afl/testcases/archives/exotic/rzip/small_archive.rz
share/afl/testcases/archives/exotic/zoo/
share/afl/testcases/archives/exotic/zoo/small_archive.zoo
share/afl/testcases/images/
share/afl/testcases/images/bmp/
share/afl/testcases/images/bmp/not_kitty.bmp
share/afl/testcases/images/gif/
share/afl/testcases/images/gif/not_kitty.gif
share/afl/testcases/images/ico/
share/afl/testcases/images/ico/not_kitty.ico
share/afl/testcases/images/jp2/
share/afl/testcases/images/jp2/not_kitty.jp2
share/afl/testcases/images/jpeg/
share/afl/testcases/images/jpeg/not_kitty.jpg
share/afl/testcases/images/jxr/
share/afl/testcases/images/jxr/not_kitty.jxr
share/afl/testcases/images/png/
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/
share/afl/testcases/images/tiff/not_kitty.tiff
share/afl/testcases/images/webp/
share/afl/testcases/images/webp/not_kitty.webp
share/afl/testcases/multimedia/
share/afl/testcases/multimedia/h264/
share/afl/testcases/multimedia/h264/small_movie.mp4
share/afl/testcases/others/
share/afl/testcases/others/elf/
share/afl/testcases/others/elf/small_exec.elf
share/afl/testcases/others/js/
share/afl/testcases/others/js/small_script.js
share/afl/testcases/others/pcap/
share/afl/testcases/others/pcap/small_capture.pcap
share/afl/testcases/others/pdf/
share/afl/testcases/others/pdf/small.pdf
share/afl/testcases/others/rtf/
share/afl/testcases/others/rtf/small_document.rtf
share/afl/testcases/others/sql/
share/afl/testcases/others/sql/simple_queries.sql
share/afl/testcases/others/text/
share/afl/testcases/others/text/hello_world.txt
share/afl/testcases/others/xml/
share/afl/testcases/others/xml/small_document.xml
share/doc/afl/
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