sanerersan / FilterModuleInKernelDebug

pykd windbg kernel debug(live or dump) display all threads whose call stack has specific module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FilterModuleInKernelDebug

pykd windbg kernel debug(live or dump)

display all threads whose call stack has specific module

depends on pykd

#how to use

.load pykd

!py dir\main.py modulename

ugly code , use free

About

pykd windbg kernel debug(live or dump) display all threads whose call stack has specific module


Languages

Language:Python 100.0%