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 [desc] Replies Views Posted
    Thread: Problem with the github release
Post: RE: Problem with the github release

can you post hashcat -I (that's a capital i) results for the github version and the working version?
undeath hashcat 7 2,759 09-11-2019, 01:11 PM
    Thread: Problem with the github release
Post: RE: Problem with the github release

I'm confused. The opening post says 5.1.0 is working!?
undeath hashcat 7 2,759 09-11-2019, 10:19 PM
    Thread: Electrum-3.3.4
Post: RE: Electrum-3.3.4

hashcat is free open source software. You can program the module yourself or hire someone to do it for you.
undeath hashcat 8 3,432 09-13-2019, 12:59 PM
    Thread: Hashcat won't start ''insufficient memory available''
Post: RE: Hashcat won't start ''insufficient memory avai...

There's a bug with the AMD drivers. Use the latest beta version at https://hashcat.net/beta/
undeath hashcat 13 4,419 09-15-2019, 06:50 PM
    Thread: Hashcat won't start ''insufficient memory available''
Post: RE: Hashcat won't start ''insufficient memory avai...

hashcat can use all available opencl devices at the same time
undeath hashcat 13 4,419 09-18-2019, 12:26 PM
    Thread: Hashcat won't start ''insufficient memory available''
Post: RE: Hashcat won't start ''insufficient memory avai...

Of course you need to install drivers for all devices. I don't understand why you can't install both drivers.
undeath hashcat 13 4,419 09-18-2019, 07:08 PM
    Thread: Defining character length.
Post: RE: Defining character length.

i wonder if this happens when applying rules that shorten the words. Looks very much like the result of applying rule "*05 O03 d '3 p1" from best64.rule
undeath hashcat 21 6,238 09-18-2019, 09:28 PM
    Thread: Defining character length.
Post: RE: Defining character length.

iirc password length restrictions are only enforced on the dictionary word, not the mutated candidate.
undeath hashcat 21 6,238 09-18-2019, 11:27 PM
    Thread: Possible to use CUDA and OpenCL side-by-side?
Post: RE: Possible to use CUDA and OpenCL side-by-side?

I can't imagine why this wouldn't be possible. Why not try it?
undeath hashcat 5 2,170 09-19-2019, 10:26 AM
    Thread: Noob question, bruteforce pmkid/wpa2 ISP default passwords
Post: RE: Noob question, bruteforce pmkid/wpa2 ISP defau...

without further knowledge that's hardly feasible. You might be interested in this thread: https://hashcat.net/forum/thread-6170.html Other than that, here's the documentation for mask attacks: https:...
undeath hashcat 1 944 09-20-2019, 01:09 PM
    Thread: Hashcat won't start ''insufficient memory available''
Post: RE: Hashcat won't start ''insufficient memory avai...

That's only possible by running different hashcat instances on each device.
undeath hashcat 13 4,419 09-21-2019, 03:29 PM
    Thread: XNMI rule function is not working ?
Post: RE: XNMI rule function is not working ?

rules annotated with "+" on the rules wiki page (https://hashcat.net/wiki/doku.php?id=rule_based_attack) only work with the legacy hashcat-cpu version.
undeath hashcat 3 1,196 09-27-2019, 04:42 PM
    Thread: 100% rejects while using "short words to long" rule
Post: RE: 100 rejects while using duplicate rules with s...

Words are always rejected before applying rules. Since no word satisfies the minimum requirement of 8 chars they are all rejected. You can work this around by appending two characters to each input...
undeath hashcat 2 1,022 09-27-2019, 05:31 PM
    Thread: mask attack for non-repeating chars
Post: RE: mask attack for non-repeating chars

1. Easier on a mathematical level? Yes. Easier on a practical level? No. 2. Pure hashcat masks cannot do this. maskprocessor has options for this. 3. (94^12 / $hashrate) will give you a rough, optim...
undeath hashcat 7 2,034 09-30-2019, 09:51 PM
    Thread: mask attack for non-repeating chars
Post: RE: mask attack for non-repeating chars

-q 1 is redundant with -r 1 but according to your first post "rxMX8$cQ$4RZ" is a valid example (it includes two dollar signs), hence I assumed you were referring to consecutive occurrences.
undeath hashcat 7 2,034 09-30-2019, 10:44 PM
    Thread: mask attack for non-repeating chars
Post: RE: mask attack for non-repeating chars

Not sure how you deduce your divisor to be 1.5 after determining your hashrate to be 3000 but your conclusion is correct nonetheless.
undeath hashcat 7 2,034 10-01-2019, 09:07 PM
    Thread: Building a password rig with 0 success... help needed!
Post: RE: Building a password rig with 0 success... help...

The problems you are seeing sound like defective risers.
undeath hashcat 11 3,970 10-03-2019, 11:47 AM
    Thread: Building a password rig with 0 success... help needed!
Post: RE: Building a password rig with 0 success... help...

Mrblank Wrote: (10-04-2019, 05:39 AM) -- you need more system RAM then the combined vram of the gpus, those 1070s afaik are 8gb vram each, do you have sufficient RAM inserted? -- This is true for h...
undeath hashcat 11 3,970 10-04-2019, 02:48 PM
    Thread: Custom wordlist
Post: RE: Custom wordlist

this doesn't seem to be about hashcat at all, but a simple coding/scripting problem. GNU join should be able to handle that.
undeath hashcat 1 978 10-07-2019, 12:57 PM
    Thread: does not see the second processor 48 cores/ see only 24 cores
Post: RE: does not see the second processor 48 cores/ se...

Can you show the information hashcat prints at the start of the cracking process? Where it lists the OpenCL devices.
undeath hashcat 10 3,347 10-07-2019, 11:27 PM