Tools for tracing IRPs in Win7

Hello, everyone:

I want to analy the IRPs in Win7, but the IRPTrace doesn’t have the version for Win7. Is there any tool like IRPTrace or any way to do this?

I try the bus hound. It can capture the IRPs, but doesn’t show the datas. It can only show the IRP struct.

!irp command in windbg

Marvin(Fan) Zhang

On Thu, Jul 21, 2011 at 11:21 AM, <disney_cheng> wrote:

> Hello, everyone:
>
> I want to analy the IRPs in Win7, but the IRPTrace doesn’t have the version
> for Win7. Is there any tool like IRPTrace or any way to do this?
>
> I try the bus hound. It can capture the IRPs, but doesn’t show the datas.
> It can only show the IRP struct.
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
></disney_cheng>

Have you tried running irptracker? Even though it may say it’s a “vista”
build, it may work.

Or not.

Good luck,

Mm
On Jul 20, 2011 11:23 PM, <disney_cheng> wrote:
> Hello, everyone:
>
> I want to analy the IRPs in Win7, but the IRPTrace doesn’t have the
version for Win7. Is there any tool like IRPTrace or any way to do this?
>
> I try the bus hound. It can capture the IRPs, but doesn’t show the datas.
It can only show the IRP struct.
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer</disney_cheng>