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 [asc] Author Forum Replies Views Posted
    Thread: Help with spaces and rules
Post: RE: Help with spaces and rules

'head' just shows the first X lines of output (the default is 10 lines). This is just to make the output shorter, and give a sample from the beginning of the output.
royce hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 5 5,809 02-10-2018, 06:30 PM
    Thread: help with hashcat.
Post: RE: help with hashcat.

Are you cards detected by hashcat? What is the output of hashcat -I?
royce hashcat 13 2,609 04-25-2020, 06:41 PM
    Thread: Help with hashcat install lubuntu 17.04
Post: RE: Help with hashcat install lubuntu 17.04

I don't think that hashcat is included in the Lubuntu package system yet. But you can download hashcat directly from https://hashcat.net/hashcat/ (the "binaries" link), extract it (with '7z x [file...
royce hashcat 3 3,572 05-01-2017, 05:17 PM
    Thread: Help with hashcat install lubuntu 17.04
Post: RE: Help with hashcat install lubuntu 17.04

That's pretty Google-able - you'll be better off if you figure that part out on your own. :)
royce hashcat 3 3,572 05-03-2017, 05:02 PM
    Thread: Help with hash
Post: RE: Help with hash

Hashcat only supports CRC-32 at this writing. Code: -- $ hashcat --help | grep -i crc  11500 | CRC32                                            | Checksums --
royce hashcat 2 2,351 11-18-2018, 07:33 PM
    Thread: help with choosing the right options
Post: RE: help with choosing the right options

* Reducing keyspace (such as limiting the number of possible specials) is often helpful, but the only way to tell is to calculate the difference and/or start the attack and see what the time estimate ...
royce hashcat 1 2,105 11-19-2017, 02:28 AM
    Thread: Help please ! can't figure out the mode to be used
Post: RE: Help please ! can't figure out the mode to be ...

Please do not post hashes. It is against the forum rules (https://hashcat.net/forum/archive/index.php?announcement-2.html). There's currently no support in hashcat for Argon2. hashcat's own help co...
royce hashcat 3 2,866 10-05-2018, 02:30 PM
    Thread: Help needed.
Post: RE: Help needed.

There's no way to do this with hashcat - it's not a rules-level problem, but an algorithm-level problem. Outside of hashcat, this algorithm isn't natively supported by MDXfind and probably not by H...
royce General Talk 1 2,205 10-03-2017, 08:16 PM
    Thread: help me on how to create this hash
Post: RE: help me on how to create this hash

This doesn't appear to be a hashcat-specific question.
royce hashcat 1 2,342 11-19-2017, 02:40 AM
    Thread: Help me install hxctools
Post: RE: Help me install hxctools

Well, you could ask in this thread: https://hashcat.net/forum/thread-6661.html
royce hashcat 3 1,608 08-26-2019, 03:37 PM
    Thread: Help me identify encription type
Post: RE: Help me identify encription type

Is that the full hash, or is it redacted?  If the former, note that posting unredacted hashes with unknown corresponding plaintexts is against the forum rules (https://hashcat.net/forum/archive/index...
royce hashcat 3 2,335 11-11-2018, 03:29 PM
    Thread: help identify algo from kerio connect
Post: RE: help identify algo from kerio connect

I just ran mdxfind for any supported hash, using '123456' as the only input - up to 2M rounds, with extended truncation search - against those hashes both with and without the static component. In the...
royce hashcat 10 8,849 06-12-2018, 04:05 PM
    Thread: help identify algo from kerio connect
Post: RE: help identify algo from kerio connect

See also: https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/doc/Auditing-Kerio-Connect.md
royce hashcat 10 8,849 06-15-2018, 09:21 AM
    Thread: Help for rule
Post: RE: Help for rule

I do not understand the question yet. :) Could you provide an example?
royce General Talk 10 6,459 07-07-2018, 03:51 PM
    Thread: Help for rule
Post: RE: Help for rule

Or Code: -- mp64 -1 ?l?d?u "^?1^?1" >prepend-ldu2.rule -- The nice thing about philsmd's solution, though, is that it generates the rules in Markov order.
royce General Talk 10 6,459 07-07-2018, 09:08 PM
    Thread: Help for rule
Post: RE: Help for rule

In this case, you don't want to use mp64 to generate a wordlist or pipe anything to hashcat. Instead, you want to use it to generate rules. Code: -- $ mp64 -1 ?l?d?u "^?1^?1" >prepend-ldu2.rule ...
royce General Talk 10 6,459 07-08-2018, 06:59 AM
    Thread: Help for rule
Post: RE: Help for rule

Apologies for the error in my previous post - I was using -a 3 accidentally; it should have been -a 0. Code: -- hashcat -m XXXX -a 0 -w 3 -r prepend-ldu2.rule hccapx [wordlist] --
royce General Talk 10 6,459 07-08-2018, 09:59 PM
    Thread: help finding installed hashcat potfile
Post: RE: help finding installed hashcat potfile

On Unix-likes, it's in a .hashcat directory in the user's home directory. Not sure if this is also true for macOS.
royce hashcat 2 823 01-28-2020, 07:00 AM
    Thread: Help
Post: RE: Help

Please read the forum rules (https://hashcat.net/forum/announcement-2.html).
royce General Talk 1 1,863 10-15-2018, 02:41 AM
    Thread: HD7970 really slow?
Post: RE: HD7970 really slow?

Hmm, interesting. I wouldn't expect you to have to downgrade drivers - latest stable should be fine. Is it possible that something else is keeping your GPU busy?
royce Hardware 7 5,622 12-03-2017, 06:21 PM