{{define "content"}}
General settings
Specify the remote agent
Enable distributed mode by increasing CPU cores
Short name of the new job
Short text banner to show on the screen
Short description of the job
Tool locations
AFL directory on the remote machine
DynamorIO directory on the remote machine
Python directory on the remote machine
BugId directory on the remote machine
Basic parameters
Input directory with test cases
Output directory for findings
Sample delivery mode
Timeout for each run
Library identifying a unique process to attach to
Path to user-defined library for custom test cases processing
Optional fuzzer dictionary
Memory limit for the target process
Environment variables
Instrumentation settings
Module(s) to collect coverage for, separate multiple modules with comma (,)
The type of coverage being recorded
Fuzzing iterations to perform
Module with target function to fuzz
Name of the method to fuzz
Offset to target function
Number of arguments the fuzzed method takes
Target application
Target application or harness to execute for fuzzing (e.g. harness.exe)
Target architecture
{{end}}