It's not impossible. However brute-forcing a lengthy password (and, I suppose, a bit complex), like you're trying to do, is a very time consuming task.
In the end all comes to how much time and computing power do you have.
It's not impossible. However brute-forcing a lengthy password (and, I suppose, a bit complex), like you're trying to do, is a very time consuming task.
In the end all comes to how much time and computing power do you have.
A tutorial is just that, most are based on breaking a weak dictionary password or an 8 letter passphrase.
If you have a 26 random character password, you are pretty safe..
Thats why focussing wordlists and trying to establish patterns in passphrases is such an important
part of preparing the 'attack' .
Usually those who produce video tutorials that show you a wpa password being cracked, already know the password (the videos is done using their network as attack subject) and insert it in the middle of a small wordlist. That's why it's fast. But hey, they are doing it right, because it's only for demonstration purposes.
The real world however is a bit different. You'll only be able to crack in a timely manner passwords that are weak, e.g: Small, known sequences (abcdef... or 1234...), etc.
And like TAPE said, preparation for the attack is probably the most important bit of it all. Just like with girls and foreplay...
First please checkout this helpful image from theoatmeal: http://s3.amazonaws.com/theoatmeal-i...ling/their.png
Second yes it would be great if there was a way to do what you want without having the size issue. One way to do this is not to save the pass-phrases as they're generated and pump them straight into whatever your cracking app is (stdout to stdin). However, this kind of breaks the paradigm, the whole point of generating a stored dictionary is that you can save time and not have to generate it as time of use.
Lastly, if you're simply trying to prove to yourself that you can crack a password set a short one, the steps for getting past it are basically the same whether long or short. There's nothing additional to be proven or learned from simply doing what you're try to do with a long passphrase....
I'm a compulsive post editor, you might wanna wait until my post has been online for 5-10 mins before quoting it as it will likely change.
I know I seem harsh in some of my replies. SORRY! But if you're doing something illegal or posting something that seems to be obvious BS I'm going to call you on it.
They're their own style over there. Ha, but in all seriousness did you resolve your issue that was posted? Also, (and I realize I am referring to my toolkit again) HackPack saves all handshakes so that you can crack them at a later time or grab them as suggested by Thorin and use them in a different cracker. I would suggest using aircrack though.