scapy + scapy tls Window installation
Please install Python 2.7, Then prcoeed to the following link here:
Download all the binaries and run it.
dnet-1.12.win-amd64-py2.7.exe
pcap-1.1.win-amd64-py2.7.exe
scapy-2.2.0.win-amd64.exe
In addition, you probably need to install WinPcap from the official site
Also, if you like to install scapy tls package, you can definitely do so using
pip install scapy-ssl_tls
This requires that you have installed Microsoft Visual C++ Compiler for Python
Comments