windows10内核调试环境搭建

2019-06-10  本文已影响0人  fIappy

"C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\windbg.exe" -b -k com:port=\.\pipe\com_10,baud=115200,pipe
bcdedit /dbgsettings serial baudrate:115200 debugport:1
bcdedit /copy ”{current}“ /d DebugEntry
bcdedit /debug “{ID}” ON

SRV*d:\symbols*http://msdl.microsoft.com/download/symbols

上一篇 下一篇

猜你喜欢

热点阅读