2015. 3. 31. 05:51
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
To get rid of the info notifications and to be able to use all of the nice features the following libraries need to be installed: gnuplot-py, pycrypto and PyX. And here’s how to do that.
Download and install the latest source of ‘gnuplot-py’ (1.8 during writing):
1 2 3 |
|
for python 3.x -> https://github.com/oblalex/gnuplot.py-py3k
Download and install the latest source of ‘pycrypto’ (2.6.1 during writing):
1 2 3 4 |
|
Download and install the latest source of ‘PyX’ (0.12.1 during writing):
1 2 3 |
|
All the necessities should be installed now and Scapy should run without any major errors or warnings (besides the warning about IPv6 route, but that’s because I haven’t set IPv6 on this machine). Enjoy your new toy.