This pset4 program is supposed to recover jpegs from an input file. It reads 512 bytes at a time, checking for the start of a new jpeg and writing each new jpeg into a new file.