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 Replies Views [desc] Posted
    Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...

well, you have to start hashcat correctly. Your arguments are out of order.
undeath hashcat 11 5,132 02-02-2019, 05:19 PM
    Thread: increase maximum password length supported by kernel
Post: RE: increase maximum password length supported by ...

Unless you are some kind of divine being there is no use in such an attack. It will surpass the estimated end of our universe.
undeath hashcat 11 5,132 02-02-2019, 06:41 PM
    Thread: Is correct these hash?
Post: RE: Is correct these hash?

mmm286 Wrote: (01-21-2018, 11:06 PM) -- I'm trying to extract user and passĀ of a application for try to convince my boss to use https instead http. -- Just deploy a rouge web server and do an activ...
undeath General Talk 5 5,152 01-22-2018, 12:11 AM
    Thread: noob problem installing
Post: RE: noob problem installing

copying stuff to /usr/bin is usually a bad idea (or actually anywhere outside your home directory, unless you know what you're doing). Extract hashcat somewhere in your home directory (including al...
undeath hashcat 7 5,179 09-04-2017, 07:59 PM
    Thread: noob problem installing
Post: RE: noob problem installing

always run it with full path
undeath hashcat 7 5,179 09-04-2017, 09:00 PM
    Thread: noob problem installing
Post: RE: noob problem installing

well, that file should not be a link so you must have screwed up something.
undeath hashcat 7 5,179 09-04-2017, 09:15 PM
    Thread: need to plain text of wpa2
Post: RE: need to plain text of wpa2

What is the password?
undeath Old hashcat Support 2 5,189 07-17-2015, 09:59 PM
    Thread: No duplicated characters when cracking wpa2 password
Post: RE: No duplicated characters when cracking wpa2 pa...

When piping in candidates hashcat cannot show you any progress. It is working however. You can verify this by seeing the "progress" counter increasing: Progress.........: 2949120 You can speed up has...
undeath General Talk 7 5,193 10-01-2018, 12:27 AM
    Thread: Can I restore old header keys for logical volume using dd command? (Veracrypt)
Post: RE: Can I restore old header keys for logical volu...

This is not a veracrypt support forum. Why not make a backup and try?
undeath General Talk 7 5,221 01-19-2018, 11:38 PM
    Thread: Can I restore old header keys for logical volume using dd command? (Veracrypt)
Post: RE: Can I restore old header keys for logical volu...

You would only need to backup the part you are overwriting with the backup header. If it decrypts it decrypts.
undeath General Talk 7 5,221 01-20-2018, 01:39 AM
    Thread: Can I restore old header keys for logical volume using dd command? (Veracrypt)
Post: RE: Can I restore old header keys for logical volu...

By backup header I mean backup whatever you are overwriting. You need to know what that is. And yes, in the worst case it will simply fail to unlock.
undeath General Talk 7 5,221 01-20-2018, 01:47 AM
    Thread: sense word mask attack (hashcat WPA/2)
Post: RE: sense word mask attack (hashcat WPA/2)

hashcat doesn't support that but I think maskprocessor has an option.
undeath User Contributions 5 5,221 04-16-2018, 02:27 PM
    Thread: sense word mask attack (hashcat WPA/2)
Post: RE: sense word mask attack (hashcat WPA/2)

you can pipe the maskprocessor output to hashcat. no need to save anything to disk.
undeath User Contributions 5 5,221 04-16-2018, 04:29 PM
    Thread: sense word mask attack (hashcat WPA/2)
Post: RE: sense word mask attack (hashcat WPA/2)

Code: -- mp64 [options] | hashcat -a0 [options] --
undeath User Contributions 5 5,221 04-17-2018, 11:44 AM
    Thread: DES-ECB brute force
Post: RE: DES-ECB brute force

what is the string after "--hex-charset" supposed to be? What is the key for each of those ciphertexts?
undeath General Talk 5 5,241 02-01-2018, 06:44 PM
    Thread: (New User) Error: Wordlists/:
Post: RE: (New User) Error: Wordlists/:

omit the / at the end.
undeath Old oclHashcat Support 2 5,263 02-08-2015, 12:08 PM
    Thread: 0 H/S.... What im doing wrong?
Post: RE: 0 H/S.... What im doing wrong?

Well, it depends on what exactly you are trying to do but I guess you forgot to supply a wordlist.
undeath hashcat 10 5,277 10-24-2018, 07:45 PM
    Thread: 0 H/S.... What im doing wrong?
Post: RE: 0 H/S.... What im doing wrong?

lol, you need to tell hashcat what it's supposed to do. It doesn't do things by magic.
undeath hashcat 10 5,277 10-24-2018, 07:48 PM
    Thread: 0 H/S.... What im doing wrong?
Post: RE: 0 H/S.... What im doing wrong?

the wiki is always a good start.
undeath hashcat 10 5,277 10-24-2018, 07:51 PM
    Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question

-a 0 is default, so you can omit it. But adding it is not going to cause any problems. The words in your wordlist must be delimited by a newline character not a comma.
undeath General Talk 29 5,284 04-17-2020, 11:38 PM