Skip to content

WinDbg plugin to trace module transitions from a debugged driver.

Notifications You must be signed in to change notification settings

eversinc33/drvtrace

Repository files navigation

tracedrv

Tiny WinDbg extension to trace transitions from a debugged driver into other modules (i.e. to trace function calls).

Usage

!tracedrv 4000 # trace for 4000 instructions
image

About

WinDbg plugin to trace module transitions from a debugged driver.

Resources

Stars

Watchers

Forks

Packages

No packages published