Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Windbg in IDA 6.5 (https://forum.exetools.com/showthread.php?t=16242)

zeuscane 10-06-2014 20:08

Windbg in IDA 6.5
 
I have tried to set up, in IDA 6.5, windbg .
I went on the file ida.cfg and I changed the voice // DBGTOOLS = "put here the full path of your windbg install folder " ; //
in C: \\ Program Files ( x86) \\ Windows Kits \\ 8.1 \\ Debuggers .
I've Windbg in this directory.
When I do I enable debugger like windbg IDA gives me an error.
In IDA 6.2 this did not happen.
Can anyone help me correctly configure Windbg ?

Thanks
zeuscane

Storm Shadow 10-06-2014 21:17

i had some trouble also in windows 8.1, think its a general problem in windows 8.1.
I added the folder to path.and it all worked out.
Also you can use both versions, so x86 windbg for x86 and x64 for x64 .I i remember correct you had to use only the x86 version in pre ida version.

zeuscane 10-06-2014 21:44

I use Win 7 64 bit and perhaps I solved the problem by writing in ida.cfg
DBGTOOLS = "C: \\Program Files ( x86)\Windows Kits\\8.1 \\ Debuggers\\x86\\ ";
This setting also works with 64-bit programs, but also using dbgsrv.exe.

Thanks
zeuscane

vic4key 10-06-2014 23:18

Don't forget to edit this line: MODE = 1 int IDA\cfg\dbg_windbg.cfg

zeuscane 10-07-2014 16:39

Where can I find this line does not exist in ida.cfg

zeuscane

Mr.reCoder 10-07-2014 17:34

Quote:

Originally Posted by zeuscane (Post 95037)
Where can I find this line does not exist in ida.cfg

zeuscane

hi,

this is in dbg_windbg.cfg file! not ida.cfg.
you can find dbg_windbg.cfg in "cfg" folder in IDA installation path.

gsaralji 11-02-2014 08:36

Still I don't success to debug in win7 64 using WinDBG
I try all idea which all are mention in this forum
final I get Plugin error
???????????????????

sendersu 11-02-2014 13:01

@gsaralji
it would be better if you describe your steps done
and
full error message

gsaralji 11-02-2014 14:13

I changed line mode as per forum informed---- below cfg file
DBGTOOLS = "C: \\Program Files\Windows Kits\\8.1 \\ Debuggers\\x64\\ ";
mode:1
(dbg_windbg.cfg -- ida.cfg)

its says
---------------------------
Warning
---------------------------
The file can't be loaded by the debugger plugin.
Please verify that the parameters are valid.
---------------------------
OK
---------------------------


All times are GMT +8. The time now is 14:54.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX