Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cookie0o/procprotect

Simple Package to protect your App from debugging, dumping and running in a VM
https://github.com/cookie0o/procprotect

Last synced: 2 days ago
JSON representation

Simple Package to protect your App from debugging, dumping and running in a VM

Awesome Lists containing this project

README

        



# ProcProtect v0.1.15

**A package to protect your app from debugging, being run in a VM or dumping.**

## +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!