File: fuzz-secondary.sh

package info (click to toggle)
ancient 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,168 kB
  • sloc: cpp: 15,188; makefile: 217; sh: 31
file content (5 lines) | stat: -rwxr-xr-x 247 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/usr/bin/env bash
cd "${0%/*}"
. ./fuzz-settings.sh

$AFL_BIN -f $FUZZING_TEMPDIR/infile02 -p exploit -x all_formats.dict -t $FUZZING_TIMEOUT $FUZZING_INPUT -o $FUZZING_FINDINGS_DIR -S fuzzer02 $FUZZING_TEMPDIR/ancient $FUZZING_TEMPDIR/infile02