SkillAgentSearch skills...

ProcMonX

Extended Process Monitor-like tool based on Event Tracing for Windows

Install / Use

/learn @zodiacon/ProcMonX
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ProcMonX

Extended Process Monitor-like tool based on Event Tracing for Windows

The classic Sysinternals tool Process Monitor uses a file system minifilter, registry minifilter and process/thread callbacks to get the information it provides.

An alternative way is to use Event Tracing for Windows (ETW) to get this information, without the need for a kernel driver. (Process Monitor does use ETW for network events).

See more info at this blog post.

ProcMonX

Related Skills

View on GitHub
GitHub Stars474
CategoryDevelopment
Updated20d ago
Forks95

Languages

C#

Security Score

95/100

Audited on Mar 9, 2026

No findings