initial
This commit is contained in:
7
source/bootrom_emulator/fuzz_output/default/fuzzer_setup
Normal file
7
source/bootrom_emulator/fuzz_output/default/fuzzer_setup
Normal file
@@ -0,0 +1,7 @@
|
||||
# environment variables:
|
||||
AFL_CUSTOM_INFO_PROGRAM=python3
|
||||
AFL_CUSTOM_INFO_PROGRAM_ARGV=fuzzer.py @@
|
||||
AFL_CUSTOM_INFO_OUT=/tmp/output_fuzz2/default
|
||||
AFL_SKIP_CPUFREQ=1
|
||||
# command line:
|
||||
'afl-fuzz' '-U' '-m' 'none' '-o' '/tmp/output_fuzz2' '-i' '-' 'python3' 'fuzzer.py' '@@'
|
||||
Reference in New Issue
Block a user