11-23-2011, 01:20 PM
as its says, there debug mode > 2
replace this:
with this:
replace this:
Code:
./hashcat-cli64.bin -m 200 -r rules/best10.rule --debug-mode=3 nofind.hash dictionary.dic | pyrit -r tiny*.cap -i - -b 00:xx:44:B9:xx:xx --all-handshakes attack_passthrough
with this:
Code:
./hashcat-cli64.bin -r rules/best10.rule --stdout dictionary.dic | pyrit -r tiny*.cap -i - -b 00:xx:44:B9:xx:xx --all-handshakes attack_passthrough