Difference between revisions of "Process Explorer"
Jump to navigation
Jump to search
m (fixed category mistake) |
DavidB4-bot (talk | contribs) (clean up) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Software | ||
| + | |name=Process Explorer | ||
| + | |image= | ||
| + | |caption= | ||
| + | |class=Utility | ||
| + | |type=System Management | ||
| + | |creator=Sysinternals | ||
| + | |developer=Microsoft | ||
| + | |released=2001 | ||
| + | |version= | ||
| + | |development= | ||
| + | |engine= | ||
| + | |license=Freeware | ||
| + | |website=[http://technet.microsoft.com/sysinternals technet.microsoft.com/sysinternals] | ||
| + | |OS=[[Windows Vista]] and above<ref>https://technet.microsoft.com/en-us/sysinternals/processexplorer.aspx</ref> | ||
| + | |ram= | ||
| + | |storage=2.56 MB | ||
| + | }} | ||
'''Process Explorer''' is a [[Microsoft]] program which offers the same features as [[Task Manager]], but much more as well. It gives the user access to detailed information about all the processes which are running on the local [[computer]]. It also gives access to other information, including startup entries, [[Dynamic Link Library|Dynamic Link Libraries]] in use, and more.<ref name="Mircosoft Technet">https://technet.microsoft.com/en-us/sysinternals/bb896653.aspx</ref> | '''Process Explorer''' is a [[Microsoft]] program which offers the same features as [[Task Manager]], but much more as well. It gives the user access to detailed information about all the processes which are running on the local [[computer]]. It also gives access to other information, including startup entries, [[Dynamic Link Library|Dynamic Link Libraries]] in use, and more.<ref name="Mircosoft Technet">https://technet.microsoft.com/en-us/sysinternals/bb896653.aspx</ref> | ||
| Line 27: | Line 45: | ||
*Virtualized (yes/no) | *Virtualized (yes/no) | ||
*ASLR Enabled (yes/no) | *ASLR Enabled (yes/no) | ||
| − | *UI Access | + | *UI Access |
| − | Additional properties can be viewed at the press of a button. This program offers a DLL mode, that reveals to the user which DLLs and memory-mapped files loaded by each process. Also, it provides a search function, so DLLs can be searched to a process.<ref name="Mircosoft Technet" | + | Additional properties can be viewed at the press of a button. This program offers a DLL mode, that reveals to the user which DLLs and memory-mapped files loaded by each process. Also, it provides a search function, so DLLs can be searched to a process.<ref name="Mircosoft Technet"/> |
==References== | ==References== | ||
{{reflist}} | {{reflist}} | ||
| − | ==External | + | ==External links== |
| − | [https://download.sysinternals.com/files/ProcessExplorer.zip Download Process Explorer (current version) - Microsoft Technet (official)] | + | * [https://download.sysinternals.com/files/ProcessExplorer.zip Download Process Explorer (current version) - Microsoft Technet (official)] |
| − | [http://verified.archnet.us/ProcessExplorer16.1.zip Download Process Explorer (version 16.1) - ARCHNET] | + | * [http://verified.archnet.us/ProcessExplorer16.1.zip Download Process Explorer (version 16.1) - ARCHNET] |
| − | [[ | + | [[Category:Software]] |
Latest revision as of 03:56, June 23, 2016
| Process Explorer | |
|---|---|
| About | |
| Classification | Utility |
| Type | System Management |
| Creator(s) | Sysinternals |
| Developer(s) | Microsoft |
| First Release | 2001 |
| License | Freeware |
| Website | technet.microsoft.com/sysinternals
|
| Requirements | |
| OS | Windows Vista and above[1] |
| Permanent Storage | 2.56 MB |
Process Explorer is a Microsoft program which offers the same features as Task Manager, but much more as well. It gives the user access to detailed information about all the processes which are running on the local computer. It also gives access to other information, including startup entries, Dynamic Link Libraries in use, and more.[2]
Features
Process list with the following information in column form
- Process Name
- Process Identification Number
- User Name
- Description
- Company Name
- Verified Signer
- Version
- Image Path (file path of source file)
- Window Title
- Window Status
- Session
- Command Line
- Comment
- Autostart Location
- Virus Total Rating
- DEP Status
...and on some operating systems,
- Image Type (64 vs 32-bit)
- Package Name
- DPI Awareness
- Protection
- Integrity Level
- Virtualized (yes/no)
- ASLR Enabled (yes/no)
- UI Access
Additional properties can be viewed at the press of a button. This program offers a DLL mode, that reveals to the user which DLLs and memory-mapped files loaded by each process. Also, it provides a search function, so DLLs can be searched to a process.[2]