Not login

Revision history [back]

click to hide/show revision 1
initial version

您好,如果您调试的目标机系统是Ubuntu,请检查一下ndb.ko是否运行,执行查看指令:lsmod | grep ndb

您好,如果您调试的目标机系统是Ubuntu,请检查一下ndb.ko是否运行,执行查看指令:lsmod | grep ndbndb; 调试目标Win10,连接之后的信息大概如下: image description

您好,如果您调试的目标机系统是Ubuntu,请检查一下ndb.ko是否运行,执行查看指令:lsmod | grep ndb; 调试目标Win10,连接之后的信息大概如下: Nano Debugger (NDB) 1.0.282 Starting KD session type=usb3,proto=dcid,ipc=exdi,opt=rsn

Microsoft (R) Windows Debugger Version 10.0.17763.132 AMD64 Copyright (c) Microsoft Corporation. All rights reserved.

Kernel Debugger connection established Found Module Name ntkrnlmp Found KdVersionBlock at 0xfffff80266a2a3b8 Found target VersionBlock at 0xfffff80266a2a3b8 Connected to Windows 10 18362 x64 target at (Mon Aug 17 10:02:18.221 2020 (UTC + 8:00)), ptr64 TRUE Symbol search path is: srv* Executable search path is: Windows 10 Kernel Version 18362 MP (4 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Built by: 18362.1.amd64fre.19h1_release.190318-1202 Machine Name: Kernel base = 0xfffff80266600000 PsLoadedModuleList = 0xfffff80266a480f0 Debug session time: Mon Aug 17 10:02:03.648 2020 (UTC + 8:00) System Uptime: 0 days 0:07:48.987 fffff802`80b34332 c3 ret

image description

关闭