Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
drvtrace — WinDbg plugin to trace module transitions from a debugged driver. | Kitploit
Tools/GitHubGitHub/eversinc33/drvtrace
Reverse EngineeringDebuggersBinary Analysis
GitHubeversinc33/drvtrace

drvtrace

WinDbg plugin to trace module transitions from a debugged driver.

View Repository
5438 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

tracedrv

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

Usage

root@kitploit:~
!tracedrv 4000 # trace for 4000 instructions
image
Download Tool