You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Hi,
First, thank for you tool!
I would like to known if possible to implemente feature to obtains full path of a process.
For linux is just read "/proc/PID/exe"...
On windows, maybe like https://github.com/kardianos/osext/blob/master/osext_windows.go ...
Thanks.
Lionel