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: Official Best64 Challenge Thread
Post: RE: Official Best64 Challenge Thread

the contest was run on the phpbb wordlist, not rockyou.
undeath Organisation and Events 48 132,610 07-17-2020, 01:53 PM
    Thread: hashcat on currect active dialog box
Post: RE: hashcat on currect active dialog box

hashcat is not the tool for you.
undeath Old oclHashcat Support 1 4,995 12-26-2013, 10:58 PM
    Thread: Error on Ubuntu: Nvdia
Post: RE: Error on Ubuntu: Nvdia

what driver version are you using?
undeath Old oclHashcat Support 4 10,370 01-06-2014, 01:58 PM
    Thread: O H/sec with PhpBB
Post: RE: O H/sec with PhpBB

thinking.
undeath Old oclHashcat Support 10 23,751 01-13-2014, 04:40 PM
    Thread: O H/sec with PhpBB
Post: RE: O H/sec with PhpBB

not erase but crack. start with small wordlists which have a high hit probability.
undeath Old oclHashcat Support 10 23,751 01-13-2014, 06:41 PM
    Thread: About exclude symbol
Post: RE: About exclude symbol

so you want to run all 8 char words which contain at least one upper letter?
undeath Old oclHashcat Support 4 8,152 01-20-2014, 12:42 PM
    Thread: recommendation of attack method for wpa
Post: RE: recommendation of attack method for wpa

penguin Wrote: (01-23-2014, 01:03 PM) -- My only knowledge about it, is that the passwd length is 10 chars and contains letters and numbers. Probably about 3 capital letters. -- that's probably not...
undeath Old oclHashcat Support 3 8,574 01-23-2014, 02:49 PM
    Thread: Geforce GT 240m
Post: RE: Geforce GT 240m

Nvidia chips are slow, you have a mobile gpu and you are trying to crack a wpa hash. Not much speed to expect.
undeath Old oclHashcat Support 3 8,138 01-26-2014, 10:49 AM
    Thread: Help with wordlists - cracking md5(unix)
Post: RE: Help with wordlists - cracking md5(unix)

unix-md5 is a slow algorithm and perfect for a gpu.
undeath Old oclHashcat Support 8 18,215 02-06-2014, 02:48 PM
    Thread: error:clGetPlatformIDs -64
Post: RE: error:clGetPlatformIDs -64

use any 13.x version where x >= 4
undeath Old oclHashcat Support 8 14,469 02-12-2014, 09:59 PM
    Thread: SHA256 bug when salt is really big?
Post: RE: SHA256 bug when salt is really big?

see 2.3 and 2.4, looks like a bug. have not tried to reproduce.
undeath Old oclHashcat Support 9 16,282 02-13-2014, 09:17 PM
    Thread: About add the ability to crack RSA or ECC with GPU
Post: RE: About add the ability to crack RSA or ECC with...

feature requests go to trac, that's why the forum is blocked. https://hashcat.net/trac/
undeath Old oclHashcat Support 2 8,449 03-07-2014, 09:46 AM
    Thread: Help with syntax of this command
Post: RE: Help with syntax of this command

what's the error msg? and better use -1 ?u?d
undeath Old oclHashcat Support 5 8,717 03-10-2014, 08:31 PM
    Thread: A 25 word list, with a 16 character mixAlphaNumeric salt, please help
Post: RE: A 25 word list, with a 16 character mixAlphaNu...

I'd say your salt has 17 chars and a leading space. Put the hashes into your hash list like hash:salt
undeath Old oclHashcat Support 11 22,435 03-11-2014, 08:08 PM
    Thread: Help with long salt
Post: RE: Help with long salt

coolbry95 Wrote: (03-11-2014, 08:42 PM) -- Because that is not solving the problem. Then you are just making a hash of the salt. You cannot do what you want with hashcat. -- read the first post aga...
undeath Old oclHashcat Support 8 17,680 03-11-2014, 09:56 PM
    Thread: A 25 word list, with a 16 character mixAlphaNumeric salt, please help
Post: RE: A 25 word list, with a 16 character mixAlphaNu...

if it's random forget about it. would even give the NSA a tough time.
undeath Old oclHashcat Support 11 22,435 03-11-2014, 11:57 PM
    Thread: Help with long salt
Post: RE: Help with long salt

At least for older versions I remember 55 chars to be a limit. 2*md5 = 64 chars. Not sure if this still applies.
undeath Old oclHashcat Support 8 17,680 03-12-2014, 08:37 PM
    Thread: htpasswd decrypt ?
Post: RE: htpasswd decrypt ?

apache's htpasswd support many password hashes, ranging from plain to DES-crypt to unix-md5 (and possibly other unix-* hashes) to apache ("apr") hashes.
undeath Old oclHashcat Support 4 43,640 03-26-2014, 11:48 AM
    Thread: Domain Cached Credentials 2
Post: RE: Domain Cached Credentials 2

Windows 7 offlinely stores passwords with NTLM, are you sure it is DCC2? See example hashes here: https://hashcat.net/wiki/doku.php?id=example_hashes
undeath Old oclHashcat Support 5 17,250 04-05-2014, 11:16 AM
    Thread: SHA1 with long salt - alternatives?
Post: RE: SHA1 with long salt - alternatives?

it's not the length of hash:salt that matters but salt+password length with is restricted to 55 chars. For longer combinations you can try jtr.
undeath Old oclHashcat Support 5 9,469 04-13-2014, 06:19 PM