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

搜索

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

Re: windbg ext中怎么调用被调试程序的函数?

pushcode
Posted in Windows内核调试 by icecools on 2009-04-07

Re: windbg ext中怎么调用被调试程序的函数?

char PushCode[ 6 ] = ''\x68\x00\x00\x00\x00''; // push 0
Posted in Windows内核调试 by icecools on 2009-04-02

Re: windbg ext中怎么调用被调试程序的函数?

char PushCode&lt;img src=''/emoticons/emotion-14.gif'' alt=''Devil [6]'' /&gt; = ''\x68\x00\x00\x00\x00''; // push 0 char CallCode[9] = ''\xBA\xF0\xF0\xAD\xDE'' // 0 - MOV EDX, 0xdeadf0f0 (address of remote function) ''\xFF\xD2'' // 5 - CALL *EDX ''\xCC''; // 7 - int3 const ...
Posted in Windows内核调试 by icecools on 2009-04-02

Re: windbg ext中怎么调用被调试程序的函数?

Raymond. GetOffsetByNametargetint 3
Posted in Windows内核调试 by icecools on 2009-03-31

windbg ext中怎么调用被调试程序的函数?

windbgextension西windbg.call Func1(void* p) fun = GetExpression (''Fun1'') GetExpression(args)con = ReadMemroy fun(con)
Posted in Windows内核调试 by icecools on 2009-03-26
 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.