Skip to content

A short script that checks to see if a given Windows process is running

Notifications You must be signed in to change notification settings

evdhiggins/go-findprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

FindProcess

A Go script used to check if a Windows process is running. Process can be searched by exe name or pID.

This script is heavily based on Denis Brodbeck's (denisbrodbeck) "how2readwindowsprocesses" repo.

About

A short script that checks to see if a given Windows process is running

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages