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

搜索

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

Re: 捕获异常

Posted in Windows内核调试 by lee0ne on 2011-01-25

【求助】带别名的脚本被windbg执行起来超级龟速???

bu kernel32!LoadLibraryExW '' r $t1 = poi(esp + 4); as /mu $DllName $t1; ad $DllName; gc;'' windbg bu kernel32!LoadLibraryExW '' r $t1 = poi(esp + 4); gc;'' n
Posted in WinDbg by lee0ne on 2011-01-11

Re: windbg执行脚本劲慢???

Posted in WinDbg by lee0ne on 2011-01-11

Re: windbg执行脚本劲慢???

int _tmain(int argc, _TCHAR* argv[]) { while ( true ) { MessageBoxW ( 0, L''11111111111111111'', L''2222222222222222222'', MB_OK ); } return 0; } bp User32!MessageBoxW '' r $t1=poi(esp+8); r $t2=poi(esp+c); as /mu $Caption $t1; as /mu $Title ...
Posted in WinDbg by lee0ne on 2011-01-06

Re: windbg执行脚本劲慢???

Ctrl+Alt+V西 int _tmain(int argc, _TCHAR* argv[]) { while ( true ) { MessageBoxW ( 0, L''11111111111111111'', L''2222222222222222222'', MB_OK ); } return 0; } bp User32!MessageBoxW '' r $t1=poi(esp+8); r $t2=poi(esp+c); as /mu $Caption $t1; as /mu $Title ...
Posted in WinDbg by lee0ne on 2011-01-06

windbg执行脚本劲慢???

windbg bp kernel32!CreateFileW '' r $t1=poi(esp+4);as /mu $FileNameppp $t1;{.if($spat(\''${$FileNameppp} \'',\''*aaaa.txt\'')){ad ${/v:$FileNameppp} ;gc}.else {ad ${/v:$FileNameppp} ...
Posted in WinDbg by lee0ne on 2010-12-31
< 1 2
 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.