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 [asc] Forum Replies Views Posted
    Thread: Cracking 10 digit password with CudaHashcat
Post: RE: Cracking 10 digit password with CudaHashcat

10 digits? You read something wrong_
undeath Old oclHashcat Support 7 21,695 08-20-2014, 07:22 PM
    Thread: .cap hash extraction
Post: RE: .cap hash extraction

use the -J option on aircrack to export as hccap. Requires latest aircrack version. https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2
undeath Old hashcat Support 9 39,553 08-22-2014, 02:02 AM
    Thread: .cap hash extraction
Post: RE: .cap hash extraction

WPA is more complex than simple hash and salt, that's why there is the hccap file. For the hccap file format look here: https://hashcat.net/wiki/doku.php?id=hccap
undeath Old hashcat Support 9 39,553 08-22-2014, 06:43 PM
    Thread: .cap hash extraction
Post: RE: .cap hash extraction

keen2learn Wrote: (08-22-2014, 08:32 PM) -- throught i was so on to something here extracting the has because it takes a lot less time cracking a hash than the full .hccap. shame -- you can trust t...
undeath Old hashcat Support 9 39,553 08-25-2014, 06:35 PM
    Thread: .cap hash extraction
Post: RE: .cap hash extraction

Don't get me wrong, questioning established standards isn't wrong. However, randomly sprouting unreflected ideas is. If you want to give constructive comments and discussions you should read on about ...
undeath Old hashcat Support 9 39,553 08-26-2014, 09:37 PM
    Thread: Not Cracking Passwords With Symbol Followed by Uppercase
Post: RE: Not Cracking Passwords With Symbol Followed by...

you did not specify a mask
undeath Old oclHashcat Support 13 19,007 08-27-2014, 11:30 PM
    Thread: Not Cracking Passwords With Symbol Followed by Uppercase
Post: RE: Not Cracking Passwords With Symbol Followed by...

all you did with ?a was defining the custom mask ?1 (-1 ?a). I think hashcat has some mask it defaults to when the user does not specify one.
undeath Old oclHashcat Support 13 19,007 08-28-2014, 01:21 AM
    Thread: Not Cracking Passwords With Symbol Followed by Uppercase
Post: RE: Not Cracking Passwords With Symbol Followed by...

What you wrote is correct, but you are not forced to use -1 -2 aso. ?a?a?a?a?a?a?a would be valid as well.
undeath Old oclHashcat Support 13 19,007 08-28-2014, 02:39 AM
    Thread: Not Cracking Passwords With Symbol Followed by Uppercase
Post: RE: Not Cracking Passwords With Symbol Followed by...

the help screen is pretty clear about parameter order Code: -- Usage: oclHashcat [options]... hash|hashfile|hccapfile [dictionary|mask|directory]... -- But I still don't see a mask in the command yo...
undeath Old oclHashcat Support 13 19,007 08-28-2014, 02:53 AM
    Thread: Just info seeking/curiosity. The SL3 Story?
Post: RE: Just info seeking/curiosity. The SL3 Story?

Well, I can guarantee you that people making money with hashcat has never been a concern for atom. He stated at several occasions that he is perfectly fine with people making money with hashcat and th...
undeath General Talk 5 16,636 08-31-2014, 11:59 PM
    Thread: --restore Error
Post: RE: --restore Error

You need to be in the same folder you were when starting the session the first time.
undeath Old oclHashcat Support 2 5,771 09-01-2014, 12:24 PM
    Thread: Just info seeking/curiosity. The SL3 Story?
Post: RE: Just info seeking/curiosity. The SL3 Story?

What's the question here? If you're asking why hashcat does not support SL3 anymore, there are two reasons:the forum got flooded with übernoobs, not even able to formulate one proper english sente...
undeath General Talk 5 16,636 08-31-2014, 05:44 PM
    Thread: Support for multiple input files
Post: RE: Support for multiple input files

Combine all hash lists and use --show after cracking with each list individually.
undeath Old oclHashcat Support 4 7,804 09-01-2014, 11:47 PM
    Thread: Hashcat
Post: RE: Hashcat

rtfm.
undeath General Talk 2 5,729 09-02-2014, 08:12 PM
    Thread: Trying to get the password to a skype account
Post: RE: Trying to get the password to a skype account

how did you get that hash?
undeath Old oclHashcat Support 6 12,457 09-02-2014, 10:25 PM
    Thread: Trying to get the password to a skype account
Post: RE: Trying to get the password to a skype account

is the word "hashcat" in your wordlist?
undeath Old oclHashcat Support 6 12,457 09-02-2014, 10:59 PM
    Thread: Trying to get the password to a skype account
Post: RE: Trying to get the password to a skype account

how do you expect to crack the password "hashcat" with a wordlist attack if your wordlist does not contain the word "hashcat"?
undeath Old oclHashcat Support 6 12,457 09-03-2014, 01:17 AM
    Thread: Using WPA2 DK PSK (derrived Key) instead of 4Way Handshake
Post: RE: Using WPA2 DK PSK (derrived Key) instead of 4W...

PBKDF2(Passphrase,SSID,SSID.length,2096,256) This does not describe anything. PBKDF2 needs a hashing algorithm. To answer your question: hashcat has no generic handler for PBKDF2.
undeath Old oclHashcat Support 6 12,166 09-03-2014, 01:31 AM
    Thread: CudaHashcat 1.30 TrueCrypt Test Fails
Post: RE: CudaHashcat 1.30 TrueCrypt Test Fails

hashcat takes only the first 512(?) bytes as input, not the whole container. btw, people still use XP?
undeath Old oclHashcat Support 6 14,376 09-04-2014, 11:58 AM
    Thread: CudaHashcat 1.30 TrueCrypt Test Fails
Post: RE: CudaHashcat 1.30 TrueCrypt Test Fails

SpecialK Wrote: (09-04-2014, 04:53 PM) -- It's comforting to know that the vast majority of ATM's also run XP -- "comforting" is a weird synonym for "scaring". Not to mention they probably have Micro...
undeath Old oclHashcat Support 6 14,376 09-04-2014, 05:00 PM