############################################################################################################################## Program: Fuzzer Authors: David Rivera & Harrison Phillips
Please remember to comment your changes
Notes:
-To feed the image file to the 'jpegconv' file in Linux
'./jpegconv -ppm sample.jpg' (REMOVE SINGLE QUOTES)
-To compile and run in terminal
'gcc -Wall -W -Werror filename.c -o filename'
##############################################################################################################################