
23 Sep
2006
23 Sep
'06
11:16 a.m.
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