https://github.com/cptpcrd/pyprctl
An interface to Linux's prctl() system call (and Linux capabilities in general) written in pure Python using ctypes.
https://github.com/cptpcrd/pyprctl
Last synced: 5 months ago
JSON representation
An interface to Linux's prctl() system call (and Linux capabilities in general) written in pure Python using ctypes.
- Host: GitHub
- URL: https://github.com/cptpcrd/pyprctl
- Owner: cptpcrd
- License: mit
- Created: 2020-10-07T03:10:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-26T23:48:43.000Z (over 4 years ago)
- Last Synced: 2025-10-02T18:27:07.979Z (9 months ago)
- Language: Python
- Size: 417 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyprctl
[](https://pypi.org/project/pyprctl)
[](https://pypi.org/project/pyprctl)
[](https://pyprctl.readthedocs.io/en/latest/?badge=latest)
[](https://github.com/cptpcrd/pyprctl/actions?query=workflow%3ACI+branch%3Amaster+event%3Apush)
[](https://codecov.io/gh/cptpcrd/pyprctl)
An interface to Linux's prctl() system call (and Linux capabilities in general) written in pure Python using ctypes.
[Documentation](https://pyprctl.readthedocs.io/en/latest/)