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: No password candidates received in stdin mode, aborting...
Post: RE: No password candidates received in stdin mode,...

There are lots of options but none of those is a wordlist.
undeath hashcat 10 8,861 02-13-2019, 12:02 PM
    Thread: No password candidates received in stdin mode, aborting...
Post: RE: No password candidates received in stdin mode,...

well, that much is clear. But you're running a wordlist attack.
undeath hashcat 10 8,861 02-13-2019, 12:47 PM
    Thread: No password candidates received in stdin mode, aborting...
Post: RE: No password candidates received in stdin mode,...

Do you know that the password contains all those types of characters? If not, a wordlist attack with one of the larger rules files included in hashcat may do the job.
undeath hashcat 10 8,861 02-13-2019, 05:56 PM
    Thread: I can not determine the number in the hashcat
Post: RE: I can not determine the number in the hashcat

https://hashcat.net/wiki/doku.php?id=example_hashes
undeath hashcat 10 8,863 02-10-2018, 02:13 PM
    Thread: Some problems, first exhausted now cant find my card
Post: RE: Some problems, first exhausted now cant find m...

If your WLAN password has more than 15 characters you cannot crack it using oclhashcat. It only supports plains up to 15 charaters. (maybe this answers your first question). With the problem after ...
undeath Very old oclHashcat-plus Support 3 8,867 03-24-2012, 04:43 PM
    Thread: Help for noob
Post: RE: Help for noob

Code: -- ~> echo -n md5function | md5sum | sed 's;^\(.\{32\}\).*$;\1:function;' > /tmp/hash ~> ./hashcat-cli64.bin -m 10 -a 3 /tmp/hash "?a?a?a" Initializing hashcat v...
undeath Old hashcat Support 5 8,879 01-27-2014, 12:08 PM
    Thread: Out of my Depth
Post: RE: Out of my Depth

https://www.ifixit.com/Answers/View/78792/How+do+I+reset+the+firmware+password+on+my+MacBook+Pro
undeath General Help 6 8,896 01-16-2016, 08:05 PM
    Thread: Slow Run Help Me :(
Post: RE: Slow Run Help Me :(

wordpress is simply slow.
undeath Old hashcat Support 6 8,905 07-05-2014, 06:20 PM
    Thread: GPU Extender
Post: RE: GPU Extender

these seem to be pretty reliable: https://www.amazon.com/Powered-Extender-Litecoin-Bitcoin-Mining/dp/B00HZ0M9F2
undeath Hardware 4 8,909 05-30-2014, 06:12 PM
    Thread: can you split up a rule file?
Post: RE: can you split up a rule file?

https://hashcat.net/wiki/doku.php?id=oclhashcat#resume_support
undeath General Talk 6 8,911 10-25-2015, 02:34 AM
    Thread: can you split up a rule file?
Post: RE: can you split up a rule file?

Sorry, didn't read properly. Could've bet resuming works for rules, too. But yes, you can safely split the rules file into as many pieces as you wish.
undeath General Talk 6 8,911 10-25-2015, 03:14 AM
    Thread: AMD to Drop Support for Pre-HD 5000 GPUs with Catalyst 12.7
Post: RE: AMD to Drop Support for Pre-HD 5000 GPUs with ...

they were only talking about making them smaller, not better :D Even they want to have noticeable changes!
undeath General Help 3 8,925 04-21-2012, 07:14 PM
    Thread: How do I tell hashcat to crack hash:salt?
Post: RE: How do I tell hashcat to crack hash:salt?

use the --help switch or the wiki. There you get all necessary information. btw: these sha1 are unsalted. Do not post your hashes here!
undeath Old hashcat Support 3 8,983 12-03-2011, 10:22 PM
    Thread: Need help with help Command
Post: RE: Need help with help Command

https://hashcat.net/wiki/doku.php?id=ubernoobs
undeath General Help 3 9,051 06-26-2014, 07:42 PM
    Thread: Return Code backwards
Post: RE: Return Code backwards

However it's inconsistent because 0 actually indicates a "successful" run (posix standard).
undeath Very old oclHashcat-lite Support 3 9,113 11-03-2012, 11:59 AM
    Thread: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem
Post: RE: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR ...

If you need to use --force you're doing something wrong still.
undeath hashcat 4 9,115 12-21-2018, 12:34 PM
    Thread: crunch hashcat piping WPA cracking not working
Post: RE: crunch hashcat piping WPA cracking not working

Even if it did work, your computer will break before this command ever completes.
undeath hashcat 4 9,123 06-21-2017, 06:04 PM
    Thread: No digests loaded error
Post: RE: No digests loaded error

if you want to output the cracked hashes to cracked.txt you need to use the -o switch before the filename.
undeath Very old oclHashcat Support 2 9,125 08-21-2011, 08:04 PM
    Thread: symbol lookup error: ./cudaHashcat64.bin: undefined symbol: nvmlInit_v2
Post: RE: symbol lookup error: ./cudaHashcat64.bin: unde...

driver version?
undeath Old oclHashcat Support 3 9,142 06-09-2014, 07:17 PM
    Thread: symbol lookup error: ./cudaHashcat64.bin: undefined symbol: nvmlInit_v2
Post: RE: symbol lookup error: ./cudaHashcat64.bin: unde...

NV users require ForceWare 331.67 or later
undeath Old oclHashcat Support 3 9,142 06-09-2014, 09:00 PM