|
|||||||
| BackTrack 4 Howto Tutorials and Howtos about BackTrack 4 (NOT for requesting tutorials or how to do anything) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Some flags in Pyrit have changed, the -f (file) flag is replaced by -i (for input) and -o for output.
On page 18 you kinda missed (ignore this if the procedure were different on earlier versions): Code:
Pyrit batch Code:
pyrit -e [bssid] create_essid pyrit -i [wordlist] import_passwords pyrit batch pyrit -e [bssid] -o output.cow export_cowpatty cowpatty -d output.cow -r wpa.cap -s [bssid] (and that one solved my buffer overflows). For the adventurous, Pyrit can be checkout from SVN, and it contains everything you need (CUDA support included). More info here: code.google.com/p/pyrit/wiki/Installation Getting a multi-gpu-setup working was a little bit of a hassle. If you're running several cards and get weird errors, try removing all but one to get it set up, then insert the remaining cards again. I managed to run one card in X, using CUDA. Or several cards in terminal using CUDA, but not in X. But I see no reason to use a GUI for this anyhow, so no loss for me. And finally, a small tip for those building the cuda SDK from source: If the unpacking seems to freeze, it's actually expecting user input for the path where it's going to install the SDK. Just hit enter and it will place at your current path, continuing the install. I've heard that this was a problem in Fedora8, but I got the same problem running bt4. |
|
|||
|
Great tutorial! Unfortunately I found it too late...
![]() I would be very grateful for any help. This is my situation: - I've installed fresh bt4 on hdd - installed nvidia drivers and cuda with synaptic package manager - rebooted - when I typed nvidia-xconfig, it "complained" about cuda-gdb, so i tried with apt-install cuda-gdb and I got these errors: i35.tinypic.com/xlfcib.jpg Thanks in advance! |
|
|||
|
is it also possible to install CUDA enabled nvidia drivers to a BT4 pre final vmware image?
*edit* Ill answer my own question - no its not possible. You must Dual Boot. Detailed explanation see 'Virtual Hardware' hxxp://communities.vmware.com/docs/DOC-2890 Last edited by Superdaddy; 11-19-2009 at 03:59 AM. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|