Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: Missing words in dic file?
Post: RE: Missing words in dic file?

Bet 7 million are less than 8 characters which is the minimum pass len for wpa.
radix Old hashcat Support 8 15,213 12-25-2013, 07:49 AM
    Thread: Missing words in dic file?
Post: RE: Missing words in dic file?

Hmmm... is your wordlist incremental (ie 0000000000, 0000000001, etc)? If so, try this: ./hashcat-cli64.bin -m 2500 -n 20 cap.hccap -a 3 ?d?d?d?d?d?d?d?d?d?d Also, you have 20 processors? If n...
radix Old hashcat Support 8 15,213 12-25-2013, 08:19 AM
    Thread: Missing words in dic file?
Post: RE: Missing words in dic file?

ok so you could do: ./hashcat-cli64.bin -m 2500 -n 2 cap.hccap -a 3 8?d?d?d?d?d?d?d?d?d Saves you 10gig of space. To explain your initial paste a bit better heres the break down: hashcat broke you...
radix Old hashcat Support 8 15,213 12-25-2013, 08:45 AM
    Thread: hashcatv0.311
Post: RE: hashcatv0.311

GUI isnt supported here.
radix Old hashcat Support 2 6,510 12-29-2013, 12:25 PM
    Thread: Need help cracking salted hash!!!
Post: RE: Need help cracking salted hash!!!

Welcome to the forums. Since you neglected to follow the rules, I have locked your account for a week and closed this thread. Please take the 7 days to read the forum rules, after which, I hope you be...
radix Old hashcat Support 1 4,547 12-31-2013, 11:59 PM
    Thread: v0.47 has different combination attack bug
Post: RE: v0.47 has different combination attack bug

Bug reports go on trac, not here.
radix Old hashcat Support 1 4,778 01-01-2014, 09:10 PM
    Thread: What is the hash for Sql Server
Post: RE: What is the hash for Sql Server

https://technet.microsoft.com/en-us/library/ms174415(v=sql.100).aspx https://technet.microsoft.com/en-us/library/ms174415(v=sql.105).aspx As far as how to get them, this is the wrong forum for that.
radix Old hashcat Support 3 8,107 01-07-2014, 08:27 AM
    Thread: What is the hash for Sql Server
Post: RE: What is the hash for Sql Server

Somewhere thats not here.
radix Old hashcat Support 3 8,107 01-07-2014, 07:39 PM
    Thread: I want to decrypt password‎ "MD5"
Post: RE: I want to decrypt password‎ "MD5"

Welcome to the forums. Since you neglected to follow the rules, I have locked your account for a week and closed this thread. Please take the 7 days to read the forum rules, after which, I hope you be...
radix Old hashcat Support 1 4,525 01-12-2014, 12:39 AM
    Thread: Wordpress hashes with masking
Post: RE: Wordpress hashes with masking

https://hashcat.net/wiki/doku.php?id=mask_attack
radix Old hashcat Support 1 4,830 01-12-2014, 09:12 PM
    Thread: how to divide end file (psw.dic) to (n) parts
Post: RE: how to divide end file (psw.dic) to (n) part...

split -l psw.dic
radix Old hashcat Support 2 5,136 01-14-2014, 06:03 PM
    Thread: Large hash File Problem
Post: RE: Large hash File Problem

maybe it only found 420? paste the output.
radix Old hashcat Support 4 7,438 01-15-2014, 01:19 AM
    Thread: Large hash File Problem
Post: RE: Large hash File Problem

yes, it only found 420 with that dict.
radix Old hashcat Support 4 7,438 01-15-2014, 02:12 AM
    Thread: hashcat-047 problem with mavericks
Post: RE: hashcat-047 problem with mavericks

Code: -- maccat:hashcat-0.47 radix$ uname -a Darwin maccat.local 13.0.0 Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 x86_64 maccat:hashcat-0.47 ra...
radix Old hashcat Support 6 13,430 01-24-2014, 10:11 AM
    Thread: pbkdf2 cracking?
Post: RE: pbkdf2 cracking?

Feature requests go on trac.
radix Old hashcat Support 1 4,135 01-25-2014, 07:04 AM
    Thread: A way to track number of guesses for each cracked password?
Post: RE: A way to track number of guesses for each crac...

Code: -- * Outfile formats: 1 = hash[:salt] 2 = plain 3 = hash[:salt]:plain 4 = hex_plain 5 = hash[:salt]:hex_plain 6 = plain:hex_plain 7 = hash[:salt]:plain:hex_...
radix Old hashcat Support 6 12,800 01-27-2014, 01:06 AM
    Thread: A way to track number of guesses for each cracked password?
Post: RE: A way to track number of guesses for each crac...

Yes. try -n 1 so you arent executing multiple threads. This should fix the unorderedness.
radix Old hashcat Support 6 12,800 01-27-2014, 05:52 PM
    Thread: Please help for newbie
Post: RE: Please help for newbie

Welcome to the forums. Since you neglected to follow the rules, I have locked your account for a week and closed this thread. Please take the 7 days to read the forum rules, after which, I hope you be...
radix Old hashcat Support 1 5,324 01-28-2014, 07:51 AM
    Thread: Need help with redmine hashes
Post: RE: Need help with redmine hashes

https://hashcat.net/wiki/
radix Old hashcat Support 6 12,427 02-05-2014, 12:56 AM
    Thread: des hashes
Post: RE: des hashes

https://hashcat.net/wiki/
radix Old hashcat Support 1 4,261 02-25-2014, 05:21 PM