help please on correct chart set option.
#1
Star 
Hashcat is a great tool that I have used in the past im try to figure out the command to run this keyspace in hashcat
[0-9a-z+][len12] in the past i ran a 10 length passwork which was 0-9 so I ran it as      hashcat -m 2500 -a3 hash.hccapx ?d?d?d?d?d?d?d?d?d?d.

Is there a similar attack that I can run with this charset [0-9a-z+][len12]
Any help would be greatly appreciated.
Thank you

Sorry to sound like such a newbie but its been several years since Ive used hashcat and I only used it a few times which were successful.
Reply
#2
You'll find your answer here: https://hashcat.net/wiki/doku.php?id=mas...m_charsets
It's always better if you find the solution by yourself ;-)

Let me know if it you still can't figure it out.
Reply
#3
(10-06-2021, 08:28 AM)Karamba Wrote: You'll find your answer here: https://hashcat.net/wiki/doku.php?id=mas...m_charsets
It's always better if you find the solution by yourself ;-)

Let me know if it you still can't figure it out.

and second,

mode 2500 is deprecated (and all related modes) , see https://hashcat.net/forum/thread-10253.html for new style of attacking wireless connections
Reply
#4
Ok so I figured it out thanks for the help but whoa didn't expect it too take this long:
Next Big Bang (426392 years)
i ran it as:
hashcat -m 22000 -a3 hash.hccapx ?l?l?l?l?l?l?l?l?l?l?l?l
running on nvidia geforce gt 710
is it just my card? Or is that so complicated of a hash that it is too complex???

PS Thank you to Karamba and Snoopy for the quick replies!!!!!
Reply