https://github.com/jevinskie/xnu-get-proc-path
Utility to get the path of an executable a given process is running.
https://github.com/jevinskie/xnu-get-proc-path
Last synced: 6 months ago
JSON representation
Utility to get the path of an executable a given process is running.
- Host: GitHub
- URL: https://github.com/jevinskie/xnu-get-proc-path
- Owner: jevinskie
- License: bsd-2-clause
- Created: 2023-10-16T16:05:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T16:05:37.000Z (almost 2 years ago)
- Last Synced: 2025-03-27T09:12:09.399Z (7 months ago)
- Size: 1000 Bytes
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xnu-get-proc-path
Utility to get the path of an executable a given process is running.