Main procedure for standalone fuzzing engine.
Reads filenames from the argument array. For each filename, read the file into memory and then call the fuzzing interface with the data.
See Implementation
Main procedure for standalone fuzzing engine.
Reads filenames from the argument array. For each filename, read the file into memory and then call the fuzzing interface with the data.