-
-
[求助]求助。。WIN NT不能使用SetThreadContxt设置DRX寄存器断电么
-
发表于: 2012-9-17 21:43 3102
-
在int3 进入的单步中断中。。设置硬件断点。。为啥没有在405130产生单步断点呢?
invoke GetThreadContext,stPF.hThread,addr stContext
mov stContext.iDr0,405130h
mov eax,stContext.iDr7
or eax,2
mov stContext.iDr7,eax
mov eax,stContext.iDr6
or eax,0FF1h
mov stContext.iDr6,eax
invoke SetThreadContext,stPF.hThread,addr stContext
invoke GetThreadContext,stPF.hThread,addr stContext
mov stContext.iDr0,405130h
mov eax,stContext.iDr7
or eax,2
mov stContext.iDr7,eax
mov eax,stContext.iDr6
or eax,0FF1h
mov stContext.iDr6,eax
invoke SetThreadContext,stPF.hThread,addr stContext
赞赏
他的文章
看原图
赞赏
雪币:
留言: