Debugging with IDA: Analyzing crash dump files with IDA and WinDbg plugin

preview_player
Показать описание
Did you know that IDA can act as a UI for the debugger engine (DbgEng) from Microsoft?
In this video, we are going to show you how to:
- "Run" crash dumps under IDA's debugger
- Inspect the memory segments
- Analyze modules
- Take snapshots of debug segments
Рекомендации по теме
Комментарии
Автор

Hello, may I ask why the modules window of my ida is empty after loading the dump file? At this time, all memory is considered as heap memory. At this time, the symbols of the module displayed by the windbg command have been loaded.

潘锡灿
visit shbcf.ru