Files
amlogic/source/bootrom_emulator/fuzz_output/default/crashes.2024-02-09-16:17:38/README.txt
Eljakim Herrewijnen 0980476603 initial
2024-03-30 21:13:26 +01:00

15 lines
559 B
Plaintext

Command line used to find this crash:
afl-fuzz -U -m none -o /tmp/output_fuzz2 -i - python3 fuzzer.py @@
If you can't reproduce a bug outside of afl-fuzz, be sure to set the same
memory limit. The limit used for this fuzzing session was 0 B.
Need a tool to minimize test cases before investigating the crashes or sending
them to a vendor? Check out the afl-tmin that comes with the fuzzer!
Found any cool bugs in open-source tools using afl-fuzz? If yes, please post
to https://github.com/AFLplusplus/AFLplusplus/issues/286 once the issues
are fixed :)