Backtrack 5 - How to install pyrit
This will create main dir tree for installation with svn support etc etc
Code:
svn checkout http://pyrit.googlecode.com/svn/trunk/ pyrit_svn
We have just created a dir /pyrit_svn
This will install libs and other stuff needed:
Code:
apt-get install libssl-dev
apt-get install scapy
apt-get install python-dev
Going to build pyrit
Code:
cd pyrit_svn/pyrit
python setup.py build
python setup.py install
Check now if works typing pyrit on a command line.
Re: Click hear to get Pyrit working on BT5
Any tips for ATI/Radeon cards? Try to get for older guide http://www.backtrack-linux.org/forum...t_calpp-|.html but it seems no work.
Re: Click hear to get Pyrit working on BT5
Am not sure on ATI, i assume it's more or less the same setup, but change the nvidia driver to ATI and don't install the nvivia-toolbox
Re: To Get Pyrit support in BT5
Merged threads. No sense having two of the same thing.