Re: [python-win32] WinAppDbg 1.4 is out!

2010-08-25 Thread Mario Vilas
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

Re: [python-win32] WinAppDbg 1.4 is out!

2010-08-24 Thread Aleksandr Yampolskiy
How is it different from pydbg? Sent from my Blackberry handheld. - Original Message - From: Mario Vilas To: bugt...@securityfocus.com ; full-disclos...@lists.grok.org.uk ; Python-Win32 List Sent: Tue Aug 24 09:00:59 2010 Subject: WinAppDbg 1.4 is out! What is WinAppDbg? =

[python-win32] WinAppDbg 1.4 is out!

2010-08-24 Thread Mario Vilas
What is WinAppDbg? == The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate thre