[fuzzing] Announce: Peach 2.2 Released
Michael Eddington
meddington at gmail.com
Sat Oct 25 20:44:59 UTC 2008
I'm pleased to announce the release of Peach 2.2 the most widely used
open source fuzzer. Peach is an easily extended fuzzing platform
that can fuzz just about anything from file parsers and network
protocols to COM objects and SQL stored procedures.
Whats new:
* Win32: Binary distribution with no dependencies
* State model paths
* Enable/disable mutations by node
* Offset support via:
- Offset-of relation
- Seek element
- Placement element
* Peach Validation hex view
* Updated and new mutators
* Improved App Verifier support
- Exclude specific stop codes
- Custom check model list
* Major speed improvements
* New/updated supporting tools:
- minset - Find the minimum set of files
- missing - Gap analysis between files and pit
- struct2peach - Convert 010 Templates to Peach
* Numerous bug fixes
Peach Documentation:
http://peachfuzzer.com
http://peachfuzzer.com/PeachQuickstart
Peach downloads:
* Win32 installer: http://downloads.sourceforge.net/peachfuzz/Peach-2.2.exe
* Python source: http://downloads.sourceforge.net/peachfuzz/Peach-2.2-src.zip
* Python dependencies:
http://downloads.sourceforge.net/peachfuzz/Peach-2.2-dependencies-src.zip
Peach Training @ PacSec 2008 in Tokyo, JP
A two day Peach training class is being offered at PacSec 2008 in
Tokyo, JP. This will be the first time Peach training has been offered
in Asia. For additional information please see the course description.
http://pacsec.jp/dojopeachfuzz.html
More information about the fuzzing
mailing list