View Single Post
  #1  
Old 12-14-2005, 13:10
winndy winndy is offline
VIP
 
Join Date: Sep 2005
Posts: 236
Rept. Given: 104
Rept. Rcvd 26 Times in 12 Posts
Thanks Given: 27
Thanks Rcvd at 16 Times in 13 Posts
winndy Reputation: 26
Debug drivers -OllyDBG?SoftICE?

I tried to dubug hddUsbMonitor v2.37.
But it need to debug drivers.

I got this from a forum .
It says you cannot debug drivers using OD.
Quote:
And that drivers run in ring0. OllyDbg is a ring3 debugger, so it
can't debug drivers - even though NT drivers are PE files. It's a fine
tool for ring3 debugging, though.
I even could not load .sys to OD.
Will this function be added in OD 2.0?

SoftICE is powerful,But OD is more convenient.

Is there any tuts talking Debug drivers using SoftICE.


Regards
Reply With Quote