file.wiki

Software

Process Explorer

by Sysinternals · Proprietary

Process Explorer shows you information about which handles and DLLs processes have opened or loaded.

Record

Latest version
17.12
Release date
07 May 2026
Package identifier
Microsoft.Sysinternals.ProcessExplorer
Command
procexp

Official downloads

These URLs are the ones Sysinternals declares in its own manifest. We do not proxy or shorten them, and we do not host a copy.

Verify the file you downloaded

Run this against the file on disk. If the output does not match the hash below, the file is not what Sysinternals published. Delete it.

Windows · PowerShell

Get-FileHash "ProcessExplorer.zip" -Algorithm SHA256

macOS · Linux

shasum -a 256 "ProcessExplorer.zip"

Expected output

47ff65944e87280a0d40e6eb7a6157f13f46d605df44ff794784b54d56795aa6

macOS

Version on Homebrew
1.0.0
Install with Homebrew
brew install --cask procexp

How we scored this 100 out of 100

SignalFindingPoints
SHA-256 hash published3 of 3 installers ship a SHA-256 hashWithout a published hash there is no way to prove the file you downloaded is the file the publisher built.30 / 30
Binary provenance3 on the publisher's own domainThe strongest signal against a repackaged installer: the file should come from the publisher, not from a mirror nobody vouches for.35 / 35
Served over HTTPS3 of 3 over HTTPSAn installer fetched over plain HTTP can be modified in transit.15 / 15
Release recencylast release about 3 months agoSoftware that has not shipped in years accumulates unpatched vulnerabilities.15 / 15
Licence declaredProprietaryA declared licence tells you what you are actually allowed to do with the software.5 / 5

Version history1 on record

Every version with a published manifest, newest first. Useful when you need an older build for compatibility.

  • 17.12

Where our data comes from