What is Peach
Installing
Tutorials
Methodology
Introduction
FAQ
Peach 3
Peach Pits
 General Conf
 Data Modeling
 State Modeling
 Agents
  Monitors
 Test
  Publishers
  Loggers
Running
Minset
Peach 2.3

License

Welcome to the dumb fuzzing tutorial, part of the Peach Quickstart. In this tutorial we are going to build a simple dumb fuzzer for PNG graphics files (.png). Our dumb fuzzer will use several sample files (also known as seed files) to mutate using methods like bit flipping, dword slides, etc. The target of this fuzzer is mspaint on Windows, feh on Linux and Safari on OSX.