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 d… more →
Breaking Codewrote 4 weeks ago: In these days I’m discovering winappdbg, it’s a python module that wrap many win32 API. … more →
wrote 4 months ago: In a previous post, we’ve seen how to wrap the diStorm disassembler library in Python, using c … more →
wrote 6 months ago: What is WinAppDbg? The WinAppDbg python module allows developers to quickly code instrumentation scr … more →
wrote 7 months ago: New version of WinAppDbg! New features include: New tool: a simple command line debugger that suppor … more →
wrote 8 months ago: HotFuzz Mario Vilas, a very good friend of mine (and coworker) has released a very cool python modul … more →