Fuzzware can accept input from a custom .Net DLL that implements Fuzzware.Extensible.IUserInputHandler. See here for a description of the interface. The custom code needs to provide Fuzzware with XSD files describing the data format and an XML file containing the data.
|