|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: Is this WPA2 Password uncrackable?
Post: RE: Is this WPA2 Password uncrackable?
|
atom Wrote: (06-20-2017, 10:25 AM)
--
Wait, 62^12 = 0xE5720EE830681000 so it's close to an integer overflow but it's not overflowing. Therefore hashcat is not warning.
Cracking a random WPA passwo... |
|
hashbandit |
hashcat
|
13 |
51,390 |
06-24-2017, 08:47 PM |
| |
|
Thread: Is this WPA2 Password uncrackable?
Post: RE: Is this WPA2 Password uncrackable?
|
epixoip Wrote: (06-20-2017, 01:59 AM)
--
Sorry I didn't realize the length of your mask was 12 bytes long. Hashcat stores keyspace as a uint64 and 62^12 is greater than 2^64-1, hence it is causing an... |
|
hashbandit |
hashcat
|
13 |
51,390 |
06-20-2017, 09:39 AM |
| |
|
Thread: Is this WPA2 Password uncrackable?
Post: RE: Is this WPA2 Password uncrackable?
|
Mem5 Wrote: (06-19-2017, 10:48 PM)
--
It means :
Code:
--
hashcat64.exe -m 2500 -1 ?d?u?l davehash.hccapx ?1?1?1?1?1?1?1?1?1?1?1?1
--
Hint: I don't know your graphic card but it will last some mon... |
|
hashbandit |
hashcat
|
13 |
51,390 |
06-19-2017, 10:59 PM |
| |
|
Thread: Is this WPA2 Password uncrackable?
Post: RE: Is this WPA2 Password uncrackable?
|
epixoip Wrote: (06-19-2017, 10:15 PM)
--
It's not an error, it's purely informational.
You can also shorten your command line up quite a bit by using -1 ?d?l?u instead of manually listing out all... |
|
hashbandit |
hashcat
|
13 |
51,390 |
06-19-2017, 10:22 PM |
| |
|
Thread: Is this WPA2 Password uncrackable?
Post: Is this WPA2 Password uncrackable?
| here is the command line:
hashcat64.exe -m 2500 -a3 davehash.hccapx -1 0123456789abcdefghijklmnopqrstuvqxyzABCDEFGHIJKLMNOPQRSTUVWXYZ ?1?1?1?1?1?1?1?1?1?1?1?1
I receive this error:
The wordlist... |
|
hashbandit |
hashcat
|
13 |
51,390 |
06-19-2017, 10:03 PM |