---
name: zzuf
version: 0.13
origin: security/zzuf
comment: Transparent application input fuzzer
arch: freebsd:9:x86:64
www: http://sam.zoy.org/zzuf/
maintainer: johnson.peter@gmail.com
prefix: /usr/local
licenselogic: single
flatsize: 496617
desc: "zzuf is a transparent application input fuzzer. Its purpose is to\nfind bugs
  in applications by corrupting their user-contributed data\n(which more than often
  comes from untrusted sources on the Internet).\nIt works by intercepting file and
  network operations and changing\nrandom bits in the program's input. zzuf's behaviour
  is\ndeterministic, making it easier to reproduce bugs.\n\nWWW:\thttp://sam.zoy.org/zzuf/\n"
categories: [security]
files:
  /usr/local/bin/zzcat: cdb6b5feb70c0c305aa4babeeda95639643adaa7e4c033cd00766d2b56867554
  /usr/local/bin/zzuf: 1b68cad5787630c48d786548cb69834bfc2dd6adf45f9a5e6228cc8beb2b293e
  /usr/local/lib/zzuf/libzzuf.a: d3db97a87c1da19155d4bf8c8126370a6318619c0dfd61c11980d78d56248168
  /usr/local/lib/zzuf/libzzuf.so: b60cc22510fdcce0a0d6d359357ac99f44b9eabb8983da821749298093d441f6
  /usr/local/man/man1/zzcat.1.gz: ce20405b3d6af1a2bba212745322b84157e10caf791eb7cba2ebc0db35df01da
  /usr/local/man/man1/zzuf.1.gz: 7f554f116a0b6d17e610a978f8132e4fcae4a712a3d26cb2ec4e6fe69819a418
  /usr/local/man/man3/libzzuf.3.gz: 480059e2fb7930600c442b55fa8a7b1bd6bdd019887e51f5fba154f2c24e418d
directories:
  /usr/local/lib/zzuf/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
