Commit graph

2 commits

Author SHA1 Message Date
Ivan Nardi
b2a1bf413b
Remove some useless fuzzing target (#1813)
We don't need specific targets to reproduce fuzzing issues.
After all, calling `./fuzz/fuzz_process_packet_with_main $ARTIFACT_FILE`
is equivalento to `./fuzz/fuzz_process_packet $ARTIFACT_FILE`
2022-12-01 14:39:44 +01:00
Luca Deri
a2916d2e4c
Readme for using fuzzer with nDPI 2022-01-11 15:12:45 +01:00