Город МОСКОВСКИЙ
00:06:33

Debugging with IDA: Setting up IDA for use with Windbg's debugger engine

Аватар
ОС: Профессионалы говорят
Просмотры:
33
Дата загрузки:
16.10.2024 00:01
Длительность:
00:06:33
Категория:
Лайфстайл

Описание

In this short tutorial, we are going to show you how to set up IDA to work with the Debugger Engine (used by WinDbg).

This allows you to bring the power of WinDbg into IDA.

Can you imagine the possibilities?
- Use all the debugger engine's (dbgeng.dll) extensions
- Work with crash dump files (for post mortem analysis)
- Kernel debugging
- Use IDAPython and the decompiler
- Etc.

Рекомендуемые видео