Locked History Actions

PeachInstallation

Installing Peach

Windows

Peach is released as a binary distribution with no required outside dependencies. Download the Peach installer or zip from here.

If you would like to enable network captures when fuzzing network protocols then also install Wireshark.

OS X

  1. Verify you have Python 2.5 installed
  2. Download and unzip source from here

  3. Install all required dependencies. The source to them is provided in the dependencies/src folder. For wxPython I recommend you install the OS X package available from the development site.

GUI Applications

Peach has two GUI apps, both use wxWidgets and wxpython. I have had some issues getting these running well under OS X. YMMV. Peach will still run in console mode w/o these GUI's.

Unix/Linux

  1. Install Python 2.5
  2. Download and unzip source from here.

  3. Install all required dependencies

Dependencies

The following is a list of the Peach dependencies current to Peach 2.1.