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

搜索

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

Re: Dispatch_level及以上不能调用KeWaitForSingleObject的真正原因是什么?请张老师给予指点,多谢!

便
Posted in Windows内核调试 by zyq8709 on 2011-06-22

降低Irql违反文档规定却并未引起崩溃?

void f() { KIRQL o; _asm int 3 KeRaiseIrql(APC_LEVEL,&amp;o); _asm int 3 KeLowerIrql(DISPATCH_LEVEL); _asm int 3 KeRaiseIrqlToDpcLevel(); KeInitializeEvent(&amp;e,NotificationEvent,FALSE); _asm int 3 KeWaitForSingleObject(&amp;e,Executive,KernelMode,FALSE,NULL); _asm int 3 _asm int ...
Posted in Windows内核调试 by zyq8709 on 2011-06-22

Irql值在内核中存储的位置?

IrqlKPRCBIrqlReactOswinXP sp2xpXPKfRaiseIrql 806d1279 b6d1 mov dh,0D1h 806d127b 0fb68a58126d80 movzx ecx,byte ptr hal!HalpIRQLtoTPR (806d1258)[edx] 806d1282 a18000feff mov eax,dword ptr ds:[FFFE0080h] 806d1287 890d8000feff mov dword ptr ...
Posted in Windows内核调试 by zyq8709 on 2011-06-22

Dispatch_level及以上不能调用KeWaitForSingleObject的真正原因是什么?请张老师给予指点,多谢!已经迷茫了,求解答!

dispatch线线dispatch线 KEVENT e; NTSTATUS DriverEntry(IN PDRIVER_OBJECT DriverObject, IN PUNICODE_STRING RegistryPath) { unsigned i; for (i = 0; i MajorFunction&lt;img src=''/emoticons/emotion-55.gif'' alt=''Idea [I]'' /&gt; = ...
Posted in Windows内核调试 by zyq8709 on 2011-06-21

Re: 关于驱动调用win32 api的问题,急求解答!!!

sysenterint 0x2eRing 3 API CPU
Posted in Windows内核调试 by zyq8709 on 2011-06-19

Re: 关于驱动调用win32 api的问题,急求解答!!!

ntdll.dllsysenterKiSystemServiceKiFastCallEntryprevious modeKernel modeNtContinue线 KiFastCallEntrypush ...
Posted in Windows内核调试 by zyq8709 on 2011-06-18

Re: 关于驱动调用win32 api的问题,急求解答!!!

CreateFileWCreateFileWint 3CreateFileWCreateFileWCreateFileWsysenterCreateFileWsysenterNtContinue线 previous ...
Posted in Windows内核调试 by zyq8709 on 2011-06-17

Re: 关于驱动调用win32 api的问题,急求解答!!!

kss80: test byte ptr [ebp].TsSegCs, MODE_MASK ; test previous mode jz KiSystemServiceCopyArguments ; if z, previous mode kernel mov eax, STATUS_ACCESS_VIOLATION ; set service status jmp kss60 KiSystemServiceCopyArguments: rep movsd kssdoit: ...
Posted in Windows内核调试 by zyq8709 on 2011-06-17

用服务管理器加载NT式驱动的问题!

SCMNTDriverMonitorinsdrvThe ImagePath specified in driver's service database entry is incorrect,or the file is ...
Posted in Windows内核调试 by zyq8709 on 2011-06-17

Re: 全局变量用导入函数初始化的问题!

extern_declspec(dllimport)externexe0x00000000vcpe_declspec(dllimport)
Posted in Windows内核调试 by zyq8709 on 2011-06-17
« 首页 ... < 3 4 5 6 7 > ... 末页 »
 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.