-
Notifications
You must be signed in to change notification settings - Fork 325
Installation
m4n3dw0lf edited this page Nov 27, 2016
·
29 revisions
#Installation Guide
- build-essential
- python-dev
- libnetfilter-queue-dev
- libffi-dev
- libssl-dev
- libpcap-dev
- libjpeg62-turbo-dev
- libxml2-dev
- libxslt1-dev
- tcpdump
-
$sudo apt-get update
-
$sudo apt-get install build-essential python-dev libnetfilter-queue-dev libffi-dev libssl-dev libpcap-dev libjpeg62-turbo-dev libxml2-dev libxslt1-dev tcpdump
Install dependencies, in this case with apt-get, but you can use any GNU/Linux packet manager that can get the dependencies.
-
$sudo git clone https://github.com/m4n3dw0lf/PytheM
-
$cd PytheM
-
$sudo pip install -r requirements.txt
Run with:
- $sudo ./pythem.py