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 [asc] Posted
    Thread: Help with cryptext hash: sha1($pass.sha1($pass))
Post: RE: Help with cryptext hash: sha1($pass.sha1($pass...

There is no such algorithm: sha1($pass.sha1($pass)) -- that's correct -- there's no way you can do it yourself with hashcat, sorry! You can generate a dictionary from the charset by either using mask...
atom General Help 1 4,042 12-19-2014, 03:49 PM
    Thread: stdin mode..
Post: RE: stdin mode..

hashcat can not know how many password candiates are fed to stdin mode, thus it can not calculate finishing time.
atom General Talk 2 4,038 07-17-2018, 07:27 PM
    Thread: WPA2 cracking slow on newer versions
Post: RE: WPA2 cracking slow on newer versions

Please try again with v3.5.0
atom hashcat 3 4,037 04-05-2017, 11:19 AM
    Thread: Want to implement SHA3-256 with Iterations
Post: RE: Want to implement SHA3-256 with Iterations

Where is this used in
atom hashcat 3 4,037 09-08-2017, 01:57 PM
    Thread: clGetPlatformIDs() -1001 ON BOOTCAMP
Post: RE: clGetPlatformIDs() -1001 ON BOOTCAMP

Do not install beta driver, make sure to use driver fusion to uninstall other versions, see wiki for details
atom Old oclHashcat Support 1 4,032 02-13-2014, 07:54 PM
    Thread: triple sha1 with salt
Post: RE: triple sha1 with salt

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this
atom User Contributions 1 4,030 08-23-2016, 09:35 AM
    Thread: kwprocessor on Windows - Unexpected results
Post: RE: kwprocessor on Windows - Unexpected results

please retry with latest beta on hashcat.net/beta and if the problem still occurs, create a github issue
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 4,029 10-25-2017, 12:45 PM
    Thread: Office collision: 7 or more characters?
Post: RE: Office collision: 7 or more characters?

What's the problem here?
atom hashcat 3 4,027 12-26-2016, 11:08 PM
    Thread: Office collision: 7 or more characters?
Post: RE: Office collision: 7 or more characters?

Well, MD5 is 128 bit while RC4 (in this case) is only 40 bit. The mode #2 is not made to find collisions, it's more to find the correct password used. Having the correct password gives you the chance ...
atom hashcat 3 4,027 12-29-2016, 11:09 AM
    Thread: PeopleSoft Salted Hash Support
Post: RE: PeopleSoft Salted Hash Support

If the algorithm is unknown someone needs to RE it first. Then we can add it to hashcat.
atom hashcat 2 4,018 01-27-2017, 11:51 PM
    Thread: hashcat v6.1.0
Post: hashcat v6.1.0

[hr] Welcome to hashcat v6.1.0! Download binaries and source code from: https://hashcat.net/hashcat/ [hr] This release is mostly about expanding support for new algorithms and fixing bugs:...
atom hashcat 10 4,018 07-28-2020, 12:40 PM
    Thread: hashcat v6.1.0
Post: RE: hashcat v6.1.0

I have updated to hashcat 6.1.1 because of a small bug in hashcat.log and, more important, because of a too new GLIBC requirement in the binary package.
atom hashcat 10 4,018 07-29-2020, 12:30 PM
    Thread: Is this a bug?
Post: RE: Is this a bug?

please send up .cap and .hccap and dictionary and the correct plain so we can reproduce this
atom General Help 1 4,007 02-16-2014, 10:56 AM
    Thread: des raw algorithm
Post: RE: des raw algorithm

DES cracking is pretty fast with a decent GPU. Quote: -- root@et:~/hashcat# ./hashcat -m 14000 hash --hex-charset -1 charsets/DES_full.charset -a 3 ?1?1?1?1?1?1?1?1 hashcat (v3.30-318-gdd55c1e+) s...
atom General Talk 3 4,001 02-20-2017, 02:10 PM
    Thread: des raw algorithm
Post: RE: des raw algorithm

Sure the ETA goes up but not because of the code (so bloom filter is integrated already) it is because the number of salts increase. Your attack, whatever you're doing, is somehow not cleanly designed...
atom General Talk 3 4,001 02-21-2017, 10:51 AM
    Thread: For best results
Post: RE: For best results

IMO best results come with a lot of experience, good dictionaries and last but not least gpu-power, while the latter is mostly needed to create the good dictionaries.
atom Old hashcat Support 1 3,999 05-14-2014, 06:45 PM
    Thread: 38 symbols password limit
Post: RE: 38 symbols password limit

Long salts create problems that can not solved generic. such a case requires a dedicated hash mode
atom General Help 1 3,994 02-05-2016, 09:51 AM
    Thread: .pae zip file
Post: RE: .pae zip file

.zip is not supported atm
atom Old hashcat Support 1 3,986 02-07-2016, 10:09 AM
    Thread: Rule Functions With Control Characters?
Post: RE: Rule Functions With Control Characters?

it works for all chars 0x00 - 0xff except 0x00 and \n -- just post the character as it is like i4ö
atom Old oclHashcat Support 1 3,980 06-13-2014, 12:15 PM
    Thread: Hashcat won't run on large wordlist?
Post: RE: Hashcat won't run on large wordlist?

Maybe you tried to load the wordlist as hashlist. Please post commandline 1:1
atom hashcat 2 3,976 08-26-2017, 04:42 PM