go to the wiki on the Github Page here.
manually
- Download the project here
- cd in the project dir with the console
- run:
pip install . --upgrade
- your done!
from pip
- run:
pip install procprotect
- your done!
Simple Package to protect your App from debugging, dumping and running in a VM
PythonAGPL-3.0