Dailydave mailing list archives

Peach for .NET Framework v2.0


From: Michael Eddington <meddington () gmail com>
Date: Wed, 12 Oct 2005 18:44:14 -0700

Hello all,

I have just posted Peach.NET up at http://peachfuzz.sf.net.  This is a
managed .NET wrapper around the Python version of Peach.  Additionally
a modified version of Python.NET has been posted as a required
dependency.  Both projects target v2.0 of the .NET Framework and
require Visual Studio 2005 to compile.  A sample .NET application is
included as an example of usage.

Peach.NET is targeted at instrumenting .NET application for fuzzing
purposes while being able to reuse any prior Peach fuzzer objects.

As usual please report any bugs, feature requests, or changes to
meddington at gmail dot com.

Peach is released user the MIT free software license.

PS. Peach.NET does not use any .NET framework v2.0 features and can be
used on v1.1 code if one creates a working Python.NET with my patches
backported (mostly around RunString method).

mike


Current thread: