added rom header fuzzer

This commit is contained in:
Eljakim Herrewijnen
2025-01-12 22:14:25 +01:00
parent 558248ac82
commit 1d49c6165b
11 changed files with 82 additions and 7 deletions

View File

@@ -4,6 +4,7 @@ app_name="amlogic"
target_soc="S922"
inputs_dir="/fuzz/input/"
outputs_dir="/fuzz/fuzz_output/${target_soc}"
export AFL_FUZZER="verifybl"
# generate screenrc
tmp_screen_rc="/tmp/screenrc.${app_name}"