File format fuzzer (generic)

This script can generate fuzzing files with valid AVI/BMP/CUE/GIF/JPG/PDF/PNG headers.
The body can be a constant set of characters or random characters (useful to determine the offset when the program crashes).

The code is available on github. You can download it from here.