Last updated
Snoop is an open source WPF spying utility originally created by Pete Blois and is currently maintained by Bastian Schmidt.
$ winget install --id SnoopWpf.Snoop --exact --version 6.0.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Snoop uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i Snoop.6.0.0.msi /quiet /norestart /NORESTART
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
A Windows Presentation Foundation (WPF) tool which allows you to spy/browse the visual tree of a running application (without the need for a debugger) and change properties, view triggers, set breakpoints on property changes and many more things.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | MSI WiX | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for Snoop.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from https://github.com/snoopwpf or browse open-source.