Peach 2.1 Fuzzer BETA2 Released
Michael Eddington has released Peach 2.1 Beta2 today. This release includes many bug fixes, features, improvements, and supersedes 2.0 as the recommended version to use.
Some of the updates include:
- Unittests to improve stability and reliability
- Improved COM support including properties
- Improved state machine
- Fuzz network clients easily by listening for connections, not just creating them
- Remote publishers allow sending data through a Peach Agent to a remote host
- Improved Linux and OS X support via debugger.UnixGdb monitor (uses beta pygdb module)
- Deterministic fuzzing will perform test count calculation in separate thread to speed fuzzing
- Improved documentation. See the Peach 2 Tutorial which is quickly becoming the Peach 2 Guide
I am really happy to see more support for OS X. Peach 2.1 Beta1 did not work well on OS X. You really had to do allot to get it to work.
You can download Peach 2.1 Beta2 here:
http://sourceforge.net/project/showfiles.php?group_id=149840
