PDA

View Full Version : خبر: Winappdbg 1.0 رلیز شد



Mehdi Asgari
چهارشنبه 02 اردیبهشت 1388, 09:23 صبح
کتابخونه ای برای دیباگ کردن برنامه ها در ویندوز
(برای دیس اسمبل کردن از diStorm (http://www.ragestorm.net/distorm/)استفاده می کنه)


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 a powerful abstraction layer to manipulate threads, libraries and processes, attach your script as a debugger, trace execution, hook API calls, handle events in your debugee and set breakpoints of different kinds (code, hardware and memory). Additionally it has no native code at all, making it easier to maintain or modify than other debuggers on Windows.

The intended audience are QA engineers and software security auditors wishing to test / fuzz Windows applications with quickly coded Python scripts. Several ready to use utilities are shipped and can be used for this purposes.

Current features also include disassembling x86 native code (using the existing open source diStorm project, debugging multiple processes simultaneously and produce a detailed log of application crashes, useful for fuzzing and automated testing.


http://sourceforge.net/projects/winappdbg/
منبع: http://www.securityfocus.com/archive/1/502861

reza10203045
چهارشنبه 02 اردیبهشت 1388, 11:35 صبح
میشه نحوه و کمی بیشتر توضیح بدید دوست عزیز

Mehdi Asgari
چهارشنبه 02 اردیبهشت 1388, 12:51 عصر
این پروژه یک موتور دیباگ هست و مثلا توسطش میتونی یه دیباگر بنویسی
منم چیز زیادی بلد نیستم ازش و تازه دارم راهنماش رو می خونم.
اینجا رو ببین: http://apps.sourceforge.net/trac/winappdbg/wiki/ProgrammingGuide
(آموزش ساده) اگه مشکلی داشتی بپرس
احتمالا اینا هم مورد علاقه ات باشن:
pedram.redhive.com/PyDbg
http://www.immunityinc.com/downloads/libdisassemble2.0.tar.gz
http://dkbza.org/pydasm.html