Dailydave mailing list archives

Announce: PyDbgEng v0.10


From: Michael Eddington <meddington () gmail com>
Date: Tue, 14 Jul 2009 23:22:13 -0700

Seems I'm the new maintainer for PyDbgEng, the first (that I'm aware
of) Python wrapper for the WinDbg COM object DbgEng.  This new version
includes all the changes I have made while using PyDbgEng with Peach.
This includes removing the native code requirements (now pure python),
adding support for the latest comtypes libraries, and testing with
64bit Python/WinDbg.

PyDbgEng now installs as a normal python module (python setup.py
install) and will locate WinDbg if installed to any semi-normal place.
 Should "Just work" for most people.  Also included is a py2exe setup
script for the advanced user.

The module has proven stable under heavy use for the last year or so.
Patches and bug fixed always welcome!

http://sourceforge.net/projects/pydbgeng/

mike
_______________________________________________
Dailydave mailing list
Dailydave () lists immunitysec com
http://lists.immunitysec.com/mailman/listinfo/dailydave


Current thread: