The best way to install the latest version is to download the source and compile it yourself.
But there is a problem satisfying all the dependencies, but we can cheat here.
- Install pyrit using synaptic, version 0.3.0. Leave it installed on your system.
- Download the latest source from the pyrit website
- Try and compile it
python setup.py build
if it has a spaz make sure all the dependencies are installed.
I needed to dosudo apt-get install libpcap0.8 libpcap0.8-dev
and also checkg++ python-dev zlib1g-dev libssl-dev python-scapy
while u are there.
- Once the dependencies are installed
sudo python setup.py install
WindyCityTech Blogger
windywindycitytech wordpress
No comments:
Post a Comment