A forum for reverse engineering, OS internals and malware analysis 

 #9372  by irp
 Sun Oct 23, 2011 11:18 am
Hi all, I'm using vmware 4.0.0 with windbg from sdk 6.1.



Host os is windows 7 32 bit, the same for the target os in vmware.

I used this tute http://msdn.microsoft.com/en-us/windows ... e/gg487520 for the target os, but when I start the os ready for debug, kd remains in "Waiting to reconnect...".

I've create a serial port on vmware following this tute :

http://silverstr.ufies.org/lotr0/windbg-vmware.html

PS. I start windbg with the .bat file windbg -b -k com:pipe,port=\\.\pipe\com_1,resets=0

How can I solve my problem? Thanks

irp