Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Peach 2.3.2
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  13 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Michael Eddington  
View profile  
 More options Oct 30, 10:16 pm
From: Michael Eddington <medding...@gmail.com>
Date: Fri, 30 Oct 2009 19:16:18 -0700
Local: Fri, Oct 30 2009 10:16 pm
Subject: Peach 2.3.2
I've just pushed up new installers for Peach 2.3.2.  This version
contains some changes to how debuggers are handled in Windows to resolve
some issues several people ran into.  Now instead of running the
debugger in a thread we spawn off a full process.  This fixes some
stability issues found when performing file fuzzing of some targets.

This release includes some modules updates, specifically a new PyDbgEng
is needed and included in the tree.  Additionally for Python v2.5 a new
module "multiprocessing" is required (also available in the tree).  This
is only required for 2.5 as it's included in 2.6.

If you have experienced your file fuzzing stalling out or going slow,
upgrade to this release and you should see a marked improvement.

mike


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Žember  
View profile  
 More options Oct 31, 7:57 am
From: Martin Žember <zem...@gmail.com>
Date: Sat, 31 Oct 2009 04:57:57 -0700 (PDT)
Local: Sat, Oct 31 2009 7:57 am
Subject: Re: Peach 2.3.2
When runtime executable is started (and in other occasions), alert
says:an entry point for _ftol2 function cannot be found in msvcrt.dll.

(Well, I do not have any MS Visual Studio installed. But I guess Peach
runtime would use its bin\msvcrt.dll.)

Tried with C:\peach2.3.2 and C:\peach locations.

Martin

On 31 říj, 03:16, Michael Eddington <medding...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Avnerus  
View profile  
 More options Oct 31, 1:47 pm
From: Avnerus <avne...@gmail.com>
Date: Sat, 31 Oct 2009 10:47:03 -0700 (PDT)
Local: Sat, Oct 31 2009 1:47 pm
Subject: Re: Peach 2.3.2
Thank you! Really great to see how this project keeps advancing.

On Oct 31, 4:16 am, Michael Eddington <medding...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Eddington  
View profile  
 More options Oct 31, 4:49 pm
From: Michael Eddington <medding...@gmail.com>
Date: Sat, 31 Oct 2009 13:49:20 -0700
Local: Sat, Oct 31 2009 4:49 pm
Subject: Re: [Peach] Re: Peach 2.3.2
Hrm, seems on some systems the msvcrt.dll has changed or out of date.
Tested on Win XP SP3, Vista, and Win7.

mike

On 10/31/2009 4:57 AM, Martin Žember wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Greg Foltz  
View profile  
 More options Nov 3, 10:00 pm
From: Greg Foltz <gfo...@gmail.com>
Date: Tue, 3 Nov 2009 19:00:23 -0800
Local: Tues, Nov 3 2009 10:00 pm
Subject: Re: [Peach] Re: Peach 2.3.2

I'm running WinXP SP3 and also got  this error.

I worked around the issue by renaming "peach\bin\iphlpapi.dll" to
iphlpapi_bak.dll. Peach doesn't 't seem to care and the message box went
away. (note: I only did a quick test, allowing peach to go through a couple
iterations of a file fuzzing run)

What does this dll do? It seems to use a different msvcrt.dll than the one
in the peach dir.

-Greg

On Sat, Oct 31, 2009 at 12:49 PM, Michael Eddington <medding...@gmail.com>wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Eddington  
View profile  
 More options Nov 3, 11:40 pm
From: Michael Eddington <medding...@gmail.com>
Date: Tue, 03 Nov 2009 20:40:15 -0800
Local: Tues, Nov 3 2009 11:40 pm
Subject: Re: [Peach] Re: Peach 2.3.2
Hrmm, interesting I'll look into it.  Not sure what iphlpapi.dll does,
all the dll's are generated during the py2exe build.

The msvcrt I included is the copy from my build box, shot in the dark to
try and fix things.

So far I haven't been able to reproduce the issue as fresh installs
don't have the issue.

mike

On 11/3/2009 7:00 PM, Greg Foltz wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kent Persson  
View profile  
 More options Nov 4, 4:11 am
From: Kent Persson <kenta...@gmail.com>
Date: Wed, 4 Nov 2009 01:11:20 -0800 (PST)
Local: Wed, Nov 4 2009 4:11 am
Subject: Re: Peach 2.3.2
I have had the issue when I created an MSI package in order to install
2.3.1 to several machines with group policies. Will try to make use of
workarounds mentioned in thread, thanks...

/Kenta

On Nov 4, 5:40 am, Michael Eddington <medding...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gui  
View profile  
 More options Nov 14, 8:30 am
From: gui <gui.gui1...@hotmail.com>
Date: Sat, 14 Nov 2009 05:30:23 -0800 (PST)
Local: Sat, Nov 14 2009 8:30 am
Subject: Re: Peach 2.3.2
it's exciting to thing to hear the upgrade news!!
but why there is not dependencies file of Peach 2.3.2  for download?
mike, can you offer me the dependencies file of Peach 2.3.2 .
thanks

On 10月31日, 上午10时16分, Michael Eddington <medding...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Eddington  
View profile  
 More options Nov 14, 9:08 am
From: Michael Eddington <medding...@gmail.com>
Date: Sat, 14 Nov 2009 06:08:50 -0800
Local: Sat, Nov 14 2009 9:08 am
Subject: Re: [Peach] Re: Peach 2.3.2
So with the latest releases of Peach I'm releasing them as binary
executables that not longer require Python being installed.  The
installers will create a c:\peach with a "bin" folder that actually has
a "peach.exe."  I did this to try and make installing easier.  For
example, you can just place the peach folder on any machine and Peach
will run with no other software (well you still need windbg for debugging :)

If you still want to use the source version you can get it from SVN
along with the dependencies.  Each release is tagged in SVN, so for
example, 2.3.2 would have an SVN root of:

http://peachfuzz.svn.sf.net/svnroot/peachfuzz/tags/Peach2.3.2

the dependencies are in that tree under "dependencies", or can be gotten
on there own:

http://peachfuzz.svn.sf.net/svnroot/peachfuzz/tags/Peach2.3.2/depende...

or just the Python 2.5 win32:

http://peachfuzz.svn.sf.net/svnroot/peachfuzz/tags/Peach2.3.2/depende...

mike

On 11/14/2009 5:30 AM, gui wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gui  
View profile  
 More options Nov 14, 10:29 am
From: gui <gui.gui1...@hotmail.com>
Date: Sat, 14 Nov 2009 07:29:31 -0800 (PST)
Local: Sat, Nov 14 2009 10:29 am
Subject: Re: Peach 2.3.2
thanks for your quick reply! I prefer to use the dependencies version,
causes, I can add my own function in it.

On 11月14日, 下午10时08分, Michael Eddington <medding...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Eddington  
View profile  
 More options Nov 14, 10:35 am
From: Michael Eddington <medding...@gmail.com>
Date: Sat, 14 Nov 2009 07:35:36 -0800
Local: Sat, Nov 14 2009 10:35 am
Subject: Re: [Peach] Re: Peach 2.3.2
That's fine.  Just as an FYI- Unless you are modifying the core code you
can add additional Publishers, custom types, Fixups, Monitors, etc. with
out changing any code in the Peach tree.  Just create a new file
(mystuff.py) and then use the <PythonPath> and <Import> statements in
your pit file to include the code.  This also works with the binary version.

This is definitely the recommended method for extending Peach when
possible as other installs can then easily use the created fuzzers.  It
also makes it easier to upgrade the Peach instance.

The relevant documentation is located here:

http://peachfuzzer.com/ExtendingPeach
http://peachfuzzer.com/PythonPath
http://peachfuzzer.com/Import

mike

On 11/14/2009 7:29 AM, gui wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kent Persson  
View profile  
 More options Nov 14, 1:22 pm
From: Kent Persson <kenta...@gmail.com>
Date: Sat, 14 Nov 2009 10:22:22 -0800 (PST)
Local: Sat, Nov 14 2009 1:22 pm
Subject: Re: Peach 2.3.2
How about custom loggers?

Thanx for pointing this out Mike!

/Kenta

On 14 Nov, 16:35, Michael Eddington <medding...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Eddington  
View profile  
 More options Nov 14, 9:43 pm
From: Michael Eddington <medding...@gmail.com>
Date: Sat, 14 Nov 2009 18:43:37 -0800
Local: Sat, Nov 14 2009 9:43 pm
Subject: Re: [Peach] Re: Peach 2.3.2
Yup, loggers should also be fine :)

mike

On 11/14/2009 10:22 AM, Kent Persson wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google