Device Filter
-
Version
1.12
This utility shows you all kernel-mode drivers loaded
on your Windows NT4.0/2000/XP system and device
objects created by these drivers. It also allows you
to hook any of these devices (not more then 10
simultaneously) and monitor all requests to selected
devices delivered to their dispatch table. Please,
note that it hooks selected device, not that one which
can be on top of this device. This approach allows you
to see the IRP path down the device stack, an example
to check if it was blocked by upper level filter.
|