monogem

怎样查看explorer里运行的DLL文件

 

tasklist /m /fi "imagename eq explorer.exe">a.txt 列出explorer用的所有模块

tasklist /m ntdll.dll 列出所有调用了ntdll.dll的进程。

---------------------------------------------------
windows小工具网址:
https://live.sysinternals.com/

---------------------------------------------------

 

分类:

技术点:

相关文章: