Metadata-Version: 2.1
Name: pshook
Version: 0.0.7
Summary: A small tool that enables monitoring of executable files
Home-page: https://bitbucket.org/jakobsg/ladon
Author: Jakob Simon-Gaarde
Author-email: jakobsg@simon-gaarde.dk
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.6
Description-Content-Type: text/markdown
Requires-Dist: psutil (==5.6.3)

# Process Hook (pshook)

Wrap your binaries with the pshook wrapper enabling process related logging each
time th executable is called. This includes all arguments, CPU info over execution
time, CPU Core utilized and more


