Re: WinAppDbg 1.4 is out!
Basically it supports 64 bits Windows, has a few more features, and
comes with a crash analyzer. PyDbg on the other hand supports Mac OS
and is integrated to PaiMei. So both frameworks have their own
advantages.
Also the programming API for PyDbg is much simpler (but still
powerful), but WinAppDbg's is more complete, documented, and object
oriented.
So if I were you, I wouldn't rush to port all my already written code
to WinAppDbg :) but if you're about to code something new you might
want to give it a try!
On Tue, Aug 24, 2010 at 9:42 PM, Aleksandr Yampolskiy
<ayampolskiy@gilt.com> wrote:
> How is it different from pydbg?
> Sent from my Blackberry handheld.
>
> ----- Original Message -----
> From: Mario Vilas <mvilas@gmail.com>
> To: bugtraq@securityfocus.com <bugtraq@securityfocus.com>; full-disclosur=
e@lists.grok.org.uk <full-disclosure@lists.grok.org.uk>; Python-Win32 List =
<python-win32@python.org>
> Sent: Tue Aug 24 09:00:59 2010
> Subject: WinAppDbg 1.4 is out!
>
> What is WinAppDbg?
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
> The WinAppDbg python module allows developers to quickly code instrumenta=
tion
> scripts in Python under a Windows environment.
>
> It uses ctypes to wrap many Win32 API calls related to debugging, and pro=
vides
> an object-oriented abstraction layer to manipulate threads, libraries and
> processes, attach your script as a debugger, trace execution, hook API ca=
lls,
> handle events in your debugee and set breakpoints of different kinds (cod=
e,
> hardware and memory). Additionally it has no native code at all, making i=
t
> easier to maintain or modify than other debuggers on Windows.
>
> The intended audience are QA engineers and software security auditors wis=
hing to
> test / fuzz Windows applications with quickly coded Python scripts. Sever=
al
> ready to use utilities are shipped and can be used for this purposes.
>
> Current features also include disassembling x86 native code (using the op=
en
> source diStorm project, see http://ragestorm.net/distorm/), debugging mul=
tiple
> processes simultaneously and produce a detailed log of application crashe=
s,
> useful for fuzzing and automated testing.
>
>
> What's new in this version?
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
>
> In a nutshell...
>
> =A0* fully supports Python 2.4 through 2.7
> =A0* fully supports Windows XP through Windows 7, 32 and 64 bit editions
> =A0* crash report tool now supports MSSQL (requires pyodbc)
> =A0* now supports downloading debugging symbols from Microsoft (thanks Ne=
itsa!)
> =A0* new tool: sehtest.py (Windows SEH buffer overflow jump address brute=
forcer,
> =A0 inspired by the same tool by Nicolas Economou)
> =A0* the tutorial is now available in chm and pdf formats
> =A0* now with only one MSI installer for all supported Python versions
> =A0* added support for diStorm 3 (falls back to the old version if not fo=
und)
> =A0* now using cerealizer instead of pickle whenever possible
> =A0* added new command to the command line debugger to show the SEH chain
> =A0* a few more anti-anti-debug tricks were added, still more to go!
> =A0* several improvements to the Window instrumentation classes
> =A0* more code examples
> =A0* more Win32 API wrappers
> =A0* lots of miscellaneous improvements, more documentation and bugfixes =
as usual!
>
> Entire changelog for all versions (slow!):
>
> =A0http://p.sf.net/winappdbg/changelog
>
>
> Where can I find WinAppDbg?
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
>
> Project homepage:
> -----------------
>
> =A0 =A0http://tinyurl.com/winappdbg
>
> Download links:
> ---------------
>
> =A0Windows installer (32 bits)
> =A0 =A0http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/wina=
ppdbg-1.4.win32.exe/download
> =A0 =A0http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/wina=
ppdbg-1.4.win32.msi/download
>
> =A0Windows installer (64 bits)
> =A0 =A0http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/wina=
ppdbg-1.4.win-amd64.exe/download
> =A0 =A0http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/wina=
ppdbg-1.4.win-amd64.msi/download
>
> =A0Source code
> =A0 =A0http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/wina=
ppdbg-1.4.zip/download
> =A0 =A0http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/wina=
ppdbg-1.4.tar.bz2/download
>
> Documentation:
> --------------
>
> =A0Online
> =A0 =A0http://winappdbg.sourceforge.net/doc/v1.4/tutorial
> =A0 =A0http://winappdbg.sourceforge.net/doc/v1.4/reference
>
> =A0For download
> =A0 =A0http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/wina=
ppdbg-tutorial-1.4.chm/download
> =A0 =A0http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/wina=
ppdbg-reference-1.4.chm/download
> =A0 =A0http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/wina=
ppdbg-tutorial-1.4.pdf/download
> =A0 =A0http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/wina=
ppdbg-reference-1.4.pdf/download
>
--=20
HONEY: I want to=85 put some powder on my nose.
GEORGE: Martha, won=92t you show her where we keep the euphemism?
討論串 (同標題文章)