hashcat Forum
decryption mechanism in wpa & wpa2 - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: decryption mechanism in wpa & wpa2 (/thread-4013.html)



decryption mechanism in wpa & wpa2 - pitt - 01-26-2015

Dear Sir,

In the decryption in the cell phone number, such as 0958112782

How is the mechanism-09?d?d?d?d?d?d?d?d

1. computing from 00,000,000 to 999,99,999
2. computing from 999,99,999 to 00,000,000
3. computing Randomly

thanks a lot


RE: decryption mechanism in wpa & wpa2 - philsmd - 01-26-2015

the answer is

4. it uses markov chains (so not really random) if you didn't use --markov-disable


EDIT: btw this has not specifically to do only with wpa; markov chains are enabled for every hash type by default