Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post [desc] Author Forum Replies Views Posted
    Thread: Issue with same inputs. One worked, the other not
Post: RE: Issue with same inputs. One worked, the other ...

Hi Atom, Thanks for the feedback. Running the hash on the new version didn't work for me without -O. Maybe some drivers issues on my Macbook. If I get a chance to try on Linux I'll update this post
Nay hashcat 7 4,755 07-24-2018, 08:25 PM
    Thread: Issue with same inputs. One worked, the other not
Post: RE: Issue with same inputs. One worked, the other ...

Hi, Just to inform than I still encounter the issue mentioned above on Macbook Pro High Sierra. A workaround was use CPU only with -D 1.
Nay hashcat 7 4,755 09-13-2018, 08:33 PM
    Thread: Little Help to young Hackerman
Post: RE: Little Help to young Hackerman

Hi, Your question is broad. If the WPA key consists of 15 chars, it may be the default router password. Usually they are alphanumeric, or ^[a-z0-9]$. In such cases the best approach is a custom mas...
Nay General Talk 7 4,547 09-27-2018, 05:57 PM
    Thread: Little Help to young Hackerman
Post: RE: Little Help to young Hackerman

I asked a similar question couple of times ago : https://hashcat.net/forum/thread-7691.html
Nay General Talk 7 4,547 09-27-2018, 07:32 PM
    Thread: Little Help to young Hackerman
Post: RE: Little Help to young Hackerman

Is the info still up to date ? Channel #hashcat ? https://hashcat.net/forum/thread-1427.html
Nay General Talk 7 4,547 09-28-2018, 04:17 PM
    Thread: Password list maker in progress
Post: RE: Password list maker in progress

Hey, That's a good thing to test out things on your own, that's how I enhanced my skills. As undeath mentionned, you can use the internal rules to generate custom world list with stdout, something s...
Nay General Talk 3 2,905 09-24-2018, 12:05 AM
    Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!

Hi, Just to be sure : In you second attempt, you file simple.txt does well contain the plain "password", and not "password123" ? Otherwise applying the rule will create the candidate "password123123"...
Nay hashcat 10 5,462 09-18-2018, 02:57 PM
    Thread: Problem with 11300
Post: RE: Problem with 11300

Don't know if it can help but Googling your issue led me to : https://hashcat.net/wiki/doku.php?id=timeout_patch
Nay hashcat 10 5,232 09-27-2018, 05:59 PM
    Thread: Problems with itunes password
Post: RE: Problems with itunes password

Hi, If Combinator doesn't help, (e.g. you're unsure about the format of certain words) you can use Prince Processor https://github.com/hashcat/princeprocessor and apply some rules on it.
Nay hashcat 5 3,170 10-02-2018, 10:03 AM
    Thread: Question : Strength of routers default password
Post: RE: Question : Strength of routers default passwor...

Really good information there, thanks undearth
Nay hashcat 2 2,380 07-27-2018, 08:15 PM
    Thread: Replace rule - but not all at once
Post: RE: Replace rule - but not all at once

Hi, I had a similar issue few time ago, the best way was for me to use the table attack from hashcat legacy. It worked like a charm : https://hashcat.net/forum/thread-7730.html
Nay hashcat 4 3,110 08-29-2018, 04:08 PM
    Thread: Speed issue with WPA2
Post: RE: Speed issue with WPA2

Thank you both for your reply. @undeath - I used a lightly modified version of a ipv4 mask made by Royce and suggested by you times ago : https://pastebin.com/4HQ6C8gG - Thanks for other clarific...
Nay hashcat 5 3,639 07-06-2018, 07:18 PM
    Thread: Speed issue with WPA2
Post: RE: Speed issue with WPA2

Ok thank you
Nay hashcat 5 3,639 07-07-2018, 03:57 PM
    Thread: Use of "/" slash in mask
Post: RE: Use of "/" slash in mask

I see, thanks for enlightening me
Nay hashcat 3 2,804 08-13-2018, 11:19 PM
    Thread: word list and masks
Post: RE: word list and masks

Hi, You can try the weakpass_2 which is smaller : https://www.mediafire.com/file/q8u95nni5nrxuoc/weakpass_2.7z Using rules on such big lists will take forever except if you know the pattern of the ...
Nay hashcat 2 2,560 11-16-2018, 10:15 AM
    Thread: Wrong Time Estimated with -w 4 parameter
Post: RE: Wrong Time Estimated with -w 4 parameter

Hi all, No information on this issue/bug ?
Nay hashcat 4 2,732 09-04-2018, 02:24 PM
    Thread: Wrong Time Estimated with -w 4 parameter
Post: RE: Wrong Time Estimated with -w 4 parameter

Thanks for pointing that out, any idea regarding the restore point that doesn't update ?
Nay hashcat 4 2,732 09-04-2018, 04:41 PM
    Thread: Speed issue with WPA2
Post: Speed issue with WPA2

Hello, New to hashcat I have a couple of questions for which I could not find answers. 1. I am trying to hash a WPA2 coming from a .hccapx (part of a CTF challenge) and I encounter some speed...
Nay hashcat 5 3,639 07-06-2018, 01:55 PM
    Thread: Use of "/" slash in mask
Post: Use of "/" slash in mask

Hello all, Just found out that the slash operator cannot be used solo in a mask. hashcat -m 0 -a 6 dict.txt ?d\/  -> works hashcat -m 0 -a 6 dict.txt \/?d  -> works hashcat -m 0 -a 6 dict.txt ...
Nay hashcat 3 2,804 08-13-2018, 05:51 PM
    Thread: Wrong Time Estimated with -w 4 parameter
Post: Wrong Time Estimated with -w 4 parameter

Hello guys, I've found out that every time I'm using a heavy workload (-w 4) the "Time Estimated" gets longer with time while the Speed doesn't change. A 10h job can reach 15h. Here-below a sample ...
Nay hashcat 4 2,732 08-26-2018, 11:14 PM