Metadata-Version: 2.1
Name: procprotect
Version: 0.1.15
Summary: A package to protect your app from debugging and other attacks.
Home-page: https://github.com/cookie0o
Author: cookie0_o
Author-email: cookie0o@protonmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

<div align=center>
  
  # ProcProtect v0.1.15
  
  **A package to protect your app from debugging, being run in a VM or dumping.**
</div>

## +Info and usage:
go to the wiki on the Github Page [here](https://github.com/cookie0o/ProcProtect/wiki).  

## +Install:
**manually**
- Download the project [here](https://github.com/cookie0o/ProcProtect)
- cd in the project dir with the console
- run: `pip install . --upgrade`
- your done!

**from [pip](https://pypi.org/project/procprotect/)**
- run: `pip install procprotect`
- your done!


### author:
@cookie0o on github
