Cool! Were you going to tell us what the program does, or are we
supposed to read the source and figure it out?

From the web page:

File Fuzzers

These tools are useful for testing any program which processes binary
file inputs such as archivers and image file viewers.

FileP is a python-based file fuzzer. It generates mutated files from a
list of source files and feeds them to an external program in batches.
Prerequisites: Python 2.4

FileH is a haskell-based file fuzzer. It generates mutated files from
a list of source files and feeds them to an external program in
batches.
Prerequisites: GHC 6.4.2

Thanks

Neil
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to