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

搜索

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

Re: 如何利用windbg+vm动态跟踪NtDeleteFile函数执行的全过程

nt!KiFastCallEntry AdvdbgHook~
Posted in Windows内核调试 by 王宇 on 2008-10-05

Re: 请教:win内核中dbgprint函数的具体运行过程?

wow~ sudami(hi.baidu.com/sudami)5~
Posted in Windows内核调试 by 王宇 on 2008-09-29

Re: 有讨论x86上InterlockedXXX和Spinlocks内部机制的文章吗?

lock - The bit test and modify instructions (BTS, BTR, and BTC). - The exchange instructions (XADD, CMPXCHG, and CMPXCHG8B). - The LOCK prefix is automatically assumed for XCHG instruction. - The following single-operand arithmetic and logical instructions: INC, DEC, NOT, and NEG. - The following two-operand arithmetic and ...
Posted in Windows内核调试 by 王宇 on 2008-09-26

Re: 有讨论x86上InterlockedXXX和Spinlocks内部机制的文章吗?

RtlInterlockedSetBitsDiscardReturn lock or [ecx], eaxRtlInterlockedAndBitsDiscardReturn lock and [ecx], eaxInterlockedExchangeAdd lock xadd [ecx], eaxInterlockedCompareExchange lock cmpxchg [ecx], edxInterlockedExchange xchg [ecx], eax Intel7.1.2.1 Automatic LockingThe ...
Posted in Windows内核调试 by 王宇 on 2008-09-26

Re: 在xp和vista中应用程序能直接访问pci设备的寄存器吗?

MJ... -___- ^_^
Posted in Windows内核调试 by 王宇 on 2008-09-25

Re: [ADVDBG内核调试挑战 1]

Posted in 特殊的调试任务 by 王宇 on 2008-09-25

Re: 在xp和vista中应用程序能直接访问pci设备的寄存器吗?

http://seclists.org/vulnwatch/2004/q1/att-0041/xploit_dbg_cpp
Posted in Windows内核调试 by 王宇 on 2008-09-15

Re: 请教:在内核中如何关中断?

_KiInitializeKernel masm offset _KiInitialProcess,ebx,edx,dword ptr PCR[PcPrcb],eax,_KeLoaderBlock KPCR KPCRB ~
Posted in Windows内核调试 by 王宇 on 2008-09-09

Re: 请教:在内核中如何关中断?

Win ; arg6 - LoaderBlock ; arg5 - processor number ; arg4 - addr of prcb ; arg3 - idle thread's stack ; arg2 - addr of current thread obj ; arg1 - addr of current process obj ; initialize system data structures ; and HAL. stdCall _KiInitializeKernel, ; ; Set idle thread priority. ; mov ...
Posted in Windows内核调试 by 王宇 on 2008-09-09

Re: DPC是怎么执行到的呢

DPC http://www.thesycon.de/deu/latency_check.shtml http://www.microsoft.com/whdc/driver/perform/mmdrv.mspx http://www.microsoft.com/china/whdc/driver/perform/mmdrv.mspx
Posted in Windows内核调试 by 王宇 on 2008-09-03
« 首页 ... < 22 23 24 25 26 > ... 末页 »
 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.