首页
社区
课程
招聘
[旧帖] [求助]好不容易配好Windbg开始调试就败下阵了 0.00雪花
发表于: 2009-2-21 00:55 2786

[旧帖] [求助]好不容易配好Windbg开始调试就败下阵了 0.00雪花

2009-2-21 00:55
2786
Windbg调试内核下断点 bp nt!KiFastCallEntry会有问题,是不是不能这么断?
刚用虚拟机装的Xp Sp2,很干净

kd> bp nt!KiFastCallEntry
kd> g
Breakpoint 0 hit
nt!KiFastCallEntry:
804dff6f b923000000      mov     ecx,23h
kd> g

*** Fatal System Error: 0x00000050
                       (0xF896D004,0x00000000,0x804E09A6,0x00000000)

Break instruction exception - code 80000003 (first chance)

A fatal system error has occurred.
Debugger entered on first try; Bugcheck callbacks have not been invoked.

A fatal system error has occurred.

Connected to Windows XP 2600 x86 compatible target at (Sat Feb 21 00:53:17.140 2009 (GMT+8)), ptr64 FALSE
Loading Kernel Symbols
...............................................................
................................
Loading User Symbols
................................................................
............
Loading unloaded module list
..........
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 50, {f896d004, 0, 804e09a6, 0}

[课程]Linux pwn 探索篇!

收藏
免费 0
支持
分享
最新回复 (1)
雪    币: 263
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
把Dump文件上传了,谁有空帮小弟看看

http://rapidshare.de/files/45511095/Mini022009-01.dmp.html
2009-2-21 21:35
0
游客
登录 | 注册 方可回帖
返回
//