ProcessMonitor icon indicating copy to clipboard operation
ProcessMonitor copied to clipboard

Process Monitor Library (based on Apple's new Endpoint Security Framework)

Results 6 ProcessMonitor issues
Sort by recently updated
recently updated
newest added

Thanks for all the work on this project! It looks like there is at least one instance of invalid JSON output being produced. Example: The comma in the following, even...

I see that the ability to retrieve environment variables was added in #2. Would it be possible to get a new release with this functionality added?

Possibly causing instability in other applications and seeming to be eventually given the boot by macOS. i came across these issues as in the past week i built [a macos...

The big ask here is to make `-filter` take a regex. I also did some yak shaving and modernized the Obj-C a bit. You can take it or leave it....

This allows you to ignor specific event types when you potentially only care about specific events like execs.

This is useful for compact viewing as if you had run each command from the command line. I think this is more glanceable and grep-able when you're investigating specific commands.