Process Explorer

Tool

Process Explorer Cheatsheet

What It Is

Advanced task manager replacement showing process hierarchy, DLLs, handles, and more.

Why It Matters

Quickly identify suspicious processes, injected DLLs, and process relationships.

Quick Start

  1. Launch Process Explorer (as Administrator)
  2. Options → Verify Image Signatures
  3. Options → VirusTotal.com → Check VirusTotal.com

Key Features

  • Process tree: See parent-child relationships
  • DLL view: Toggle with Ctrl+D to see loaded DLLs
  • Handle view: Toggle with Ctrl+H to see open handles
  • Properties: Double-click process for detailed info
  • Strings: View in-memory strings for a process

Suspicious Indicators

  • Process with no icon or generic icon
  • Process signed by unknown publisher
  • Process running from %TEMP% or %APPDATA%
  • Purple highlight = packed/compressed image
  • High VirusTotal detection count

Shortcuts

  • Ctrl+D – Toggle DLL view
  • Ctrl+H – Toggle handle view
  • Ctrl+F – Find handle/DLL
  • Space – Refresh