No.1295
can't you just get some sample texts, filter punctuation and standardize capitalization, and then basically have your list?
No.1296
You could try scraping Wiktionary or extract it from a spell-checker program.
No.1297
>crack a wpa2
don't. unless you have a very good wordlist or you really know how people in your region generate their password it is pointless (bruteforce is pointless unless the target range is pretty small or you have a super computer). most people even use random generated default router passwords, which is a no go. use alternative attack methods that target wps instead (e.g. pixie dust).
No.1298
>>1297>you really know how people in your region generate their passwordWell, at least i think i know.
No.1299
>>1298then learn how2hashcat. your problem is not directly related to wpa2 but actually hash cracking in general. learn stuff like how to write rules for word generation etc.