Advanced Debugging
About AdvDbg Consult Train Services Products Tools Community Contact  
欢迎光临 高端调试 登录 | 注册 | FAQ
 
  ACPI调试
Linux内核调试
Windows内核调试
 
  调试战役
调试原理
新工具观察
 
  Linux
Windows Vista
Windows
 
  Linux驱动
WDF
WDM
 
  PCI Express
PCI/PCI-X
USB
无线通信协议
 
  64位CPU
ARM
IA-32
  CPU Info Center
 
  ACPI标准
系统认证
Desktop
服务器
 
  Embedded Linux
嵌入式开发工具
VxWorks
WinCE
嵌入式Windows
 
  格蠹调试套件(GDK)
  格蠹学院
  小朱书店
  老雷的微博
  《软件调试》
  《格蠹汇编》
  《软件调试(第二版)》
沪ICP备11027180号-1

搜索

您搜索的关键字为:
约有 61 项符合查询结果, 以下是第 2 - 7项。 费时 < 1 秒。  

《Nt vs. Zw - Clearing Confusion on the Native API》一文的疑惑

Quote &nbsp;&nbsp;&nbsp;&nbsp;'' If a Kernel component calls the ZwXxx version of a native API, all is well. The previous mode is set to Kernel and the credentials of the Kernel are used.'' ntoskrnl.exeZwOpenProcess nt!ZwOpenProcess:80826dc8 b87a000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mov&nbsp;&nbsp;&nbsp;&nbsp; eax,7Ah80826dcd ...
Posted in Windows内核调试 by merry on 2009-06-01

Re: 请问错误提示"No code found, aborting"出现原因?

... kd&gt; .pagein bf934ffePagein operations are only supported for user mode addresses due to limitations in the memory managerkd&gt; .pagein /f bf934ffeYou need to continue execution (press 'g' &lt;enter&gt;) for the pagein to be brought in.&nbsp; When the debugger breaks in again, the page will be present.kd&gt; gBreak instruction ...
Posted in Windows内核调试 by merry on 2009-05-29

Re: 请问错误提示"No code found, aborting"出现原因?

Host OS:winxp sp2 Guest OS:winxp sp2 (VMware) ,x win32k!*uf(win32k!NtGdiAbortDoc )No code found, aborting &nbsp;'' ''
Posted in Windows内核调试 by merry on 2009-05-29

请问错误提示"No code found, aborting"出现原因?

kd&gt;&nbsp; x win32k!* &nbsp; bf934ffe win32k!NtGdiAbortDoc = &lt;no type information&gt; &nbsp;kd&gt; uf bf934ffe&nbsp;&nbsp; No code found, abortingkd&gt; u bf934ffewin32k!NtGdiAbortDoc:bf934ffe ??&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...
Posted in Windows内核调试 by merry on 2009-05-29

Re: 有关cm_key_node的问题

---------------------------------------- BOOLEAN NTAPI&nbsp;CmpFindNameInList(&nbsp;IN PHHIVE Hive, &nbsp;IN PCHILD_LIST ChildList, &nbsp;IN PUNICODE_STRING Name, &nbsp;IN PULONG ChildIndex, &nbsp;IN PHCELL_INDEX CellIndex );&nbsp;----------------------------------------
Posted in Windows内核调试 by merry on 2009-05-18

Re: 有关cm_key_node的问题

MJ0011
Posted in Windows内核调试 by merry on 2009-05-18

有关cm_key_node的问题

Quote:------------------------------------------------------------------------------------------------lkd&gt; dt _cm_key_node e1032124nt!_CM_KEY_NODE&nbsp;&nbsp; nt!_CM_KEY_NODE&nbsp;&nbsp; +0x000 Signature&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 0x6b6e&nbsp;&nbsp; +0x002 ...
Posted in Windows内核调试 by merry on 2009-05-18

请问!object 命令显示中出现(old version)的含义?

使 !object ObjectHeader(old version)eg. kd&gt; !object e1011490Object: e1011490&nbsp; Type: (865b08a0) Key&nbsp;&nbsp;&nbsp; ObjectHeader: e1011478 (old version) Q:(old version)
Posted in Windows内核调试 by merry on 2009-05-13

Re: 如何判断函数HvpGetCellMapped返回值的'具体'类型?

(:c7018c0c )union CM_KEY_NODE kd&gt; dt nt!_CM_KEY_NODE c7018c0c HvpGetCellMapped''
Posted in Windows内核调试 by merry on 2009-05-13

如何判断函数HvpGetCellMapped返回值的'具体'类型?

HvpGetCellMappedc7018c0cHvpGetCellMappedunion(_CELL_DATA), typedef struct _CELL_DATA {&nbsp;&nbsp;&nbsp; union _u {&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CM_KEY_NODE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; KeyNode;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CM_KEY_VALUE&nbsp;&nbsp;&nbsp;&nbsp; ...
Posted in Windows内核调试 by merry on 2009-05-12
< 1 2 3 4 5 > ... 末页 »
 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.