Process Explorer

https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorerwindows

Ever wondered which program has a particular file or directory open?app

Now you can find out. Process Explorer shows you information about which handles and DLLs processes have opened or loaded.ide

 

The Process Explorer display consists of two sub-windows.ui

The top window always shows a list of the currently active processes, including the names of their owning accounts, whereas the information displayed in the bottom window depends on the mode that Process Explorer is in:orm

if it is in handle mode you'll see the handles that the process selected in the top window has opened;get

if Process Explorer is in DLL mode you'll see the DLLs and memory-mapped files that the process has loaded.it

Process Explorer also has a powerful search capability that will quickly show you which processes have particular handles opened or DLLs loaded.io

 

The unique capabilities of Process Explorer make it useful for tracking down DLL-version problems or handle leaks, and provide insight into the way Windows and applications work.form

 

添加UserName列class

在菜單欄選擇View,而後Select Columns

記得須要用管理員權限打開,不然沒法顯示出exe的username[提示是acces denied]

相關文章
相關標籤/搜索