Extending Peach
Peach can be extended by the addition of custom fixups, transformers, publishers, monitors, mutators, loggers, and custom types. Typically these additions are easy requiring only a single Python class be implemented, and little if any knowledge of how Peach works internally. If you need assistance implementing a custom module please post to the mailing list. Thanks.
TODO: The rest of these.
Peach Fuzzing Platform