initial
This commit is contained in:
3
source/bootrom_emulator/fuzz_output/1/cmdline
Normal file
3
source/bootrom_emulator/fuzz_output/1/cmdline
Normal file
@@ -0,0 +1,3 @@
|
||||
python3
|
||||
fuzzer.py
|
||||
@@
|
||||
10
source/bootrom_emulator/fuzz_output/1/fuzzer_setup
Normal file
10
source/bootrom_emulator/fuzz_output/1/fuzzer_setup
Normal file
@@ -0,0 +1,10 @@
|
||||
# environment variables:
|
||||
AFL_CUSTOM_INFO_PROGRAM=python3
|
||||
AFL_CUSTOM_INFO_PROGRAM_ARGV=fuzzer.py @@
|
||||
AFL_CUSTOM_INFO_OUT=/fuzz/fuzz_output//1
|
||||
AFL_DEBUG=1
|
||||
AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES=1
|
||||
AFL_TRY_AFFINITY=1
|
||||
AFL_SKIP_CPUFREQ=1
|
||||
# command line:
|
||||
'afl-fuzz' '-U' '-t' '5000' '-o' '/fuzz/fuzz_output/' '-i' '/fuzz/input/' '-M' '1' '--' 'python3' 'fuzzer.py' '@@'
|
||||
0
source/bootrom_emulator/fuzz_output/1/is_main_node
Normal file
0
source/bootrom_emulator/fuzz_output/1/is_main_node
Normal file
1
source/bootrom_emulator/fuzz_output/1/plot_data
Normal file
1
source/bootrom_emulator/fuzz_output/1/plot_data
Normal file
@@ -0,0 +1 @@
|
||||
# relative_time, cycles_done, cur_item, corpus_count, pending_total, pending_favs, map_size, saved_crashes, saved_hangs, max_depth, execs_per_sec, total_execs, edges_found
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user