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 Posted [asc]
    Thread: Custom mask generator
Post: RE: Custom mask generator

Most of what you're looking to do can be accomplished with the PACK toolkit: https://github.com/iphelix/pack The 'policygen' tool can help generate masks with arbitrary policies (and they won't ...
royce hashcat 11 5,299 12-26-2019, 03:45 AM
    Thread: Noob question: md5 salted unix unknown password cracking
Post: RE: Noob question: md5 salted unix unknown passwor...

Per the forum rules: https://hashcat.net/forum/archive/index.php?announcement-2.html ... do not post hashes. I've redacted yours.
royce hashcat 2 1,078 12-21-2019, 01:52 AM
    Thread: Need a new hardware to run Hashcat?
Post: RE: Need a new hardware to run Hashcat?

If your card is still supported by latest stable AMD drivers, it should be supported by hashcat.
royce hashcat 4 1,506 12-19-2019, 09:27 AM
    Thread: change working directory
Post: RE: change working directory

In the future, you can also use https://github.com/philsmd/analyze_hc_restore, written by a core hashcat developer. You can rewrite a restore file, changing various config items.
royce hashcat 3 1,131 12-16-2019, 11:43 PM
    Thread: I have error please help me
Post: RE: I have error please help me

Yep, you can't do that. It looks like you're trying to do a combinator attack. There's a direct combinator attack (which is -a 1), or there is a way to simulate a selectes subset of combinator effect...
royce hashcat 3 1,264 12-15-2019, 11:10 PM
    Thread: Juniper netscreen hash help
Post: RE: Juniper netscreen hash help

does the attack work against the Netscreen example hash from the hashcat wiki (https://hashcat.net/wiki/doku.php?id=example_hashes)? nNxKL2rOEkbBc9BFLsVGG6OtOUO/8n:user
royce hashcat 2 1,124 12-11-2019, 06:15 AM
    Thread: Hashcat vs Keepass 2 (.kdbx)
Post: RE: Hashcat vs Keepass 2 (.kdbx)

As slyexe said, you cannot request hash-cracking help on this forum. Please remove these requests from your post, or you risk being banned.
royce hashcat 4 1,959 12-03-2019, 04:49 AM
    Thread: Hahshcat does not support the new rar3 type and needs help
Post: RE: Hahshcat does not support the new rar3 type an...

Please do not post real hashes. See the forum rules here: https://hashcat.net/forum/archive/index.php?announcement-2.html
royce hashcat 1 999 11-26-2019, 06:14 PM
    Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...

Are you having to use --force? Can you please post the actual full commands you're using?
royce hashcat 20 5,249 11-17-2019, 12:43 AM
    Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...

Also, could you please confirm whether the 'rdgeno' user on these forums is also you? https://hashcat.net/forum/user-12496.html If so, why are you creating multiple accounts?
royce hashcat 20 5,249 11-15-2019, 08:59 PM
    Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...

Hi, Robert - could you please copy and paste the simplest, but complete, cmdline example and resulting output that demonstrates the issue, including an artificial/synthetic hash with a known password ...
royce hashcat 20 5,249 11-15-2019, 08:56 PM
    Thread: Low Hashrate
Post: RE: Low Hashrate

Drop one or two ?b and try again
royce hashcat 10 3,242 11-10-2019, 05:33 PM
    Thread: MD5 question
Post: RE: MD5 question

To be clear, I'm not the author of MDXfind and my site isn't the official site for MDXfind. The official site is https://hashes.org/mdxfind.php. I try to keep my mirror up to date, but there may be a ...
royce hashcat 6 2,048 10-31-2019, 03:29 PM
    Thread: Hashing Linux Passwords
Post: RE: Hashing Linux Passwords

hashcat can't parse the entire /etc/shadow format with all fields. hashcat expects either a list of raw hashes (or, when using --username, user:hash pairs) Just trim off the first two fields (cu...
royce hashcat 3 1,445 10-30-2019, 03:22 PM
    Thread: Running hashcat on multiple hash files
Post: RE: Running hashcat on multiple hash files

Under the Windows command line, the /b switch to copy preserves all original content when concatenating files. In this context, it is the correct switch to use.
royce General Talk 5 3,007 10-29-2019, 02:43 PM
    Thread: Running hashcat on multiple hash files
Post: RE: Running hashcat on multiple hash files

hashcat currently expects the target hash to be a single file (or a single hash on the command line).
royce General Talk 5 3,007 10-29-2019, 06:25 AM
    Thread: Wordlist optimisation based on ruleset
Post: RE: Wordlist optimisation based on ruleset

There has been some work in this space, but it's a challenging problem. And it's highly idiosyncratic in that the usefulness of any given wordlist and ruleset depends heavily on the nature of the pass...
royce User Contributions 7 4,317 10-29-2019, 06:24 AM
    Thread: TITAN RTX - performance issues?
Post: RE: TITAN RTX - performance issues?

It's OK to use hashcat GUI if it works for what you're trying to do. But many of the things you'll eventually want to do are better done with the command line directly.
royce hashcat 5 2,337 10-29-2019, 06:16 AM
    Thread: clWaitForEvents(): CL_UNKNOWN_ERROR
Post: RE: clWaitForEvents(): CL_UNKNOWN_ERROR

If it's only happening for certain hash types, it's probably not a driver problem. How many rules are you using? This sounds like there are more end-result rules than will fit in GPU memory.
royce hashcat 6 2,315 10-29-2019, 06:14 AM
    Thread: newbie question - rejected passwords stay at zero
Post: RE: newbie question - rejected passwords stay at z...

Password candidates are only rejected when they're not applicable - for example, if the minimum password length supported by the password hash format is 8, and candidates less than 8 are being attempt...
royce hashcat 2 958 10-29-2019, 06:06 AM