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 [desc] Forum Replies Views Posted
    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,438 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,438 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: missing opencl.dll
Post: RE: missing opencl.dll

NV users require ForceWare 319.37 or later
undeath General Help 6 14,332 03-13-2014, 11:19 PM
    Thread: Can someone crack a password for me? (willing to pay if needed)
Post: RE: Can someone crack a password for me? (willing ...

time to consult the twitter support...
undeath Old hashcat Support 3 8,108 03-17-2014, 04:17 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,642 03-26-2014, 11:48 AM
    Thread: 4 x 290X problem
Post: RE: 4 x 290X problem

did you test the card separately? maybe one is defective.
undeath General Help 11 21,628 03-27-2014, 01:57 AM
    Thread: GA-990FXA-UD3 problems..
Post: RE: GA-990FXA-UD3 problems..

rtfm.
undeath General Help 2 5,547 03-28-2014, 02:30 PM
    Thread: Mysql hast and salt
Post: RE: Mysql hast and salt

wil Wrote: (03-28-2014, 10:33 AM) -- Code: -- -1 ?l -2 ?u -3 ?d ?2?1?1?1?d?d?d?d -- -- let me simplify that for you. ?u?l?l?l?d?d?d?d
undeath Old hashcat Support 4 10,364 03-28-2014, 02:35 PM
    Thread: HC progress percentage: overall progress or only one hash?
Post: RE: HC progress percentage: overall progress or on...

for all hashes.
undeath Old hashcat Support 1 4,251 03-31-2014, 05:02 PM
    Thread: Help with cracking md5
Post: RE: Help with cracking md5

~> echo -n heygoaway | md5sum 019a7db96d6e91540fe3c5cb05268999
undeath General Help 11 17,004 03-31-2014, 11:34 PM
    Thread: Custom rule/mask not working
Post: RE: Custom rule/mask not working

you can do --stdout to see all generated candidates. "Live" candidates are only shown by oclhashcat I think.
undeath Old hashcat Support 5 9,947 04-04-2014, 08:29 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: Custom rule/mask not working
Post: RE: Custom rule/mask not working

use maskprocessor from hashcat-utils and don't hijack threads.
undeath Old hashcat Support 5 9,947 04-10-2014, 04:10 PM
    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
    Thread: Improving the Rule-based attack
Post: RE: Improving the Rule-based attack

feel free to post a feature request on trac (https://hashcat.net/trac/ ), but i doubt this will be implemented any time soon if ever.
undeath User Contributions 6 14,362 04-13-2014, 06:25 PM
    Thread: Installing Hashcat - Lubuntu
Post: RE: Installing Hashcat - Lubuntu

tweston1 Wrote: (04-19-2014, 02:57 AM) -- When I try an apt-get install Hashcat command, it tells me I have the latest version. -- did you run apt-get update before?
undeath Old hashcat Support 3 24,607 04-21-2014, 05:13 PM