Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IDA Pro Windbg Commands do not work

Tags:

windbg

ida

dbg

first things first:

It was working when I used it last time (which is about more than a month ago).

The Problem is, that no command which is from an extension is working, it seems like no extension is loaded.

Only the default commands do work (like version etc.)

The output of the command "Version" is:

Extension DLL chain:
dbghelp: image 6.2.9200.16384, API 6.1.6, built Sat Nov 20 12:57:48 2010
    [path: C:\Windows\system32\dbghelp.dll]
ext: (Not loaded)
wow64exts: (Not loaded)
exts: (Not loaded)
uext: (Not loaded)
ntsdexts: (Not loaded)

It says that no extensions were loaded, but the folder winext does exist in my system32 folder (C:\Windows\System32\winext), where the extensions are located in (as far as I know).

Commands like !gle do not work :/

I really have no Idea what I can do, please help me :)

like image 522
user1447648 Avatar asked Dec 28 '25 16:12

user1447648


1 Answers

Does the DBGTOOLS definition in your IDA.CFG point to the x86 WinDBG installation directory?

like image 108
snoone Avatar answered Dec 31 '25 09:12

snoone



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!