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

搜索

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

Re: 条件断点匹配函数$spat("String", "Pattern")的疑问

$spat(\''String \'', \''Pattern \'')StringPattern
Posted in Windows内核调试 by Bombs on 2016-05-06

Re: 单步很诡异的问题

_declspec(naked)void Mumes(HWND hWnd, LPSTR lpText, LPSTR lpCaption, UINT uType){ g_pfnMsgBox(hWnd, lpText, lpCaption, uType);}int WINAPI Mumes(HWND hWnd, LPSTR lpText, LPSTR lpCaption, UINT uType){ return g_pfnMsgBox(hWnd, lpText, lpCaption, uType);}HookDetours
Posted in Windows内核调试 by Bombs on 2016-02-03

Re: 双机调试的时候对用户态的进程下断

1&gt; .process EPROCESS2&gt; .reload /user 3&gt; bp /p EPROCESS kernel32!XXX
Posted in Windows内核调试 by Bombs on 2015-11-10

Re: 取地址指令指向的位置包含断点,导致访问违规(access validation)

Ajmp dword ptr[ A ]AAjmp dword ptr[ A ]访A访ba
Posted in C/C++本地代码调试 by Bombs on 2015-09-22

Re: windbg调试的一个小问题

BUGeb0:000&gt; eb . 68 80 00 00 000:000&gt; u .ntdll!DbgBreakPoint:7c92120e 6880000000 &nbsp; &nbsp; &nbsp;push &nbsp; &nbsp;80h
Posted in Windows内核调试 by Bombs on 2015-08-26

Re: heap到底释放了吗?

app verifier? maybe it can help you.APPLICATION_VERIFIER_DOUBLE_FREE (7)Heap block already freed.This situation happens if the block is freed twice. Freed blocks are marked in aspecial way and are kept around for a while in a delayed free queue. If a buggyprogram tries to free the block again this will be caught ...
Posted in C/C++本地代码调试 by Bombs on 2015-06-09

Re: heap到底释放了吗?

Posted in C/C++本地代码调试 by Bombs on 2015-06-04

Re: 关于!chkimg 命令

dump!chkimg(dump)API HOOKdump0music
Posted in C/C++本地代码调试 by Bombs on 2015-06-04

Re: 反汇编不正确

dllIDA
Posted in C/C++本地代码调试 by Bombs on 2015-05-19

Re: 如何稳当地通过Windbg找到错误源头

Posted in WinDbg by Bombs on 2015-05-15
1 2 >
 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.