session_name: bc_afl_continue start_directory: ./ windows: - window_name: control layout: even-horizontal panes: - shell_command: - echo core | doas tee /proc/sys/kernel/core_pattern - echo performance | doas tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor - window_name: bc11 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 4 - afl-fuzz -i- -o tests/fuzzing/bc_outputs1 -p exploit -D -M bc11 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f- - window_name: bc12 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 5 - afl-fuzz -i- -o tests/fuzzing/bc_outputs1 -p coe -S bc12 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f- - window_name: bc13 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 6 - afl-fuzz -i- -o tests/fuzzing/bc_outputs1 -p fast -S bc13 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f- - window_name: bc14 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 7 - afl-fuzz -i- -o tests/fuzzing/bc_outputs1 -p explore -S bc14 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f- - window_name: bc21 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 8 - afl-fuzz -i- -o tests/fuzzing/bc_outputs2 -p exploit -D -M bc21 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f- - window_name: bc22 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 9 - afl-fuzz -i- -o tests/fuzzing/bc_outputs2 -p coe -S bc22 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f- - window_name: bc23 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 10 - afl-fuzz -i- -o tests/fuzzing/bc_outputs2 -p fast -S bc23 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f- - window_name: bc24 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 11 - afl-fuzz -i- -o tests/fuzzing/bc_outputs2 -p explore -S bc24 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f- - window_name: bc31 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 12 - afl-fuzz -i- -o tests/fuzzing/bc_outputs3 -p exploit -D -M bc31 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f- - window_name: bc32 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 13 - afl-fuzz -i- -o tests/fuzzing/bc_outputs3 -p coe -S bc32 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f- - window_name: bc33 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 14 - afl-fuzz -i- -o tests/fuzzing/bc_outputs3 -p fast -S bc33 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f- - window_name: bc34 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 15 - afl-fuzz -i- -o tests/fuzzing/bc_outputs3 -p explore -S bc34 bin/bc -lq -e "seed = 1280937142.20981723890730892738902938071028973408912703984712093" -f- - window_name: dc11 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 16 - afl-fuzz -i- -o tests/fuzzing/dc_outputs -p exploit -D -M dc11 bin/dc -x -e "1280937142.20981723890730892738902938071028973408912703984712093j" -f- - window_name: dc12 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 17 - afl-fuzz -i- -o tests/fuzzing/dc_outputs -p coe -S dc12 bin/dc -x -e "1280937142.20981723890730892738902938071028973408912703984712093j" -f- - window_name: dc13 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 18 - afl-fuzz -i- -o tests/fuzzing/dc_outputs -p fast -S dc13 bin/dc -x -e "1280937142.20981723890730892738902938071028973408912703984712093j" -f- - window_name: dc14 layout: even-horizontal panes: - shell_command: - export AFL_AUTORESUME=1 - sleep 19 - afl-fuzz -i- -o tests/fuzzing/dc_outputs -p explore -S dc14 bin/dc -x -e "1280937142.20981723890730892738902938071028973408912703984712093j" -f-