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 [asc] Forum Replies Views Posted
    Thread: Help With Wordlists
Post: RE: Help With Wordlists

Because you want a variable number of digits, which could be anywhere in the string, you'll need a list of masks - not just a single mask. This list must be generated outside of hashcat. Use http:...
royce hashcat 1 1,890 09-09-2018, 03:25 AM
    Thread: Studying demographics in effective wordlist/rule generation
Post: RE: Studying demographics in effective wordlist/ru...

Great reply, lakiw.
royce General Talk 2 2,810 09-09-2018, 03:31 AM
    Thread: cl platform not found
Post: RE: cl platform not found

Try refreshing the entire stack with the applicable instructions from this question in the FAQ: https://hashcat.net/faq/wrongdriver
royce hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 5 5,339 09-09-2018, 03:33 AM
    Thread: vBulletin < v3.8.5 salt length issue
Post: RE: vBulletin < v3.8.5 salt length issue

But this is different from 2811?
royce hashcat 3 2,678 09-09-2018, 03:37 AM
    Thread: vBulletin < v3.8.5 salt length issue
Post: RE: vBulletin < v3.8.5 salt length issue

If there's no direct support for this length in hashcat as shipped, you could pull the source from GitHub and modify the expected salt length. (Also, just in case - make sure that the command line ...
royce hashcat 3 2,678 09-09-2018, 04:35 PM
    Thread: bcrypt $2*$, Blowfish (Unix) slow speed
Post: RE: bcrypt $2*$, Blowfish (Unix) slow speed

What value is in the "cost" field of your hash? (the second $-separated field, two digits wide)? Based on the speed you're getting, I'm guessing that it's probably cost 10? If so, that speed is norma...
royce hashcat 4 3,358 09-11-2018, 10:35 PM
    Thread: bcrypt $2*$, Blowfish (Unix) slow speed
Post: RE: bcrypt $2*$, Blowfish (Unix) slow speed

(Unless you also post the plaintext, please don't post hashes.) Your performance is quite normal for cost 10 on a 1080.
royce hashcat 4 3,358 09-11-2018, 10:50 PM
    Thread: Can not crack some example of hashes
Post: RE: Can not crack some example of hashes

Do you get any errors or warnings? What final feedback do you get from hashcat?
royce hashcat 2 2,190 09-12-2018, 08:49 AM
    Thread: Restore File How to Use it
Post: RE: Restore File How to Use it

The default session name is 'hashcat' if a session name is not specified.
royce hashcat 7 4,559 09-12-2018, 03:42 PM
    Thread: A very special mask
Post: RE: A very special mask

You'll want to use https://thesprawl.org/projects/pack/#policygen .. but that will only solve most of your question, not the "no repeated characters" part. But in practice, most hashes are fas...
royce hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 2,671 09-27-2018, 05:20 PM
    Thread: Hi cracking rig
Post: RE: Hi cracking rig

I personally recommend Ubuntu 18.04 LTS. A web-driven GUI that I like is Hashtopolis. YMMV.
royce Hardware 3 3,020 10-01-2018, 03:20 AM
    Thread: Hi cracking rig
Post: RE: Hi cracking rig

This one from EvilMog is pretty good - should also work with 18.04. https://hashcat.net/forum/thread-6063-post-32355.html
royce Hardware 3 3,020 10-01-2018, 05:08 PM
    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,865 10-05-2018, 02:30 PM
    Thread: Thanks
Post: RE: Thanks

Got your back, Jack! Least we can do is provide top cover while you do the hard part. :)
royce User Contributions 2 3,034 10-11-2018, 09:18 PM
    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: How to disable the output of hacked hashes
Post: RE: How to disable the output of hacked hashes

The --outfile/--outfile-format parameters can suppress the console output this way. (If you don't want the output retains anywhere at all, you can map --outfile to /dev/null).
royce hashcat 1 1,684 10-21-2018, 05:30 PM
    Thread: Radeon HD 7950
Post: RE: Radeon HD 7950

If the card is supported by current drivers from the manufacturer, it's supported by hashcat.
royce Hardware 1 2,046 10-29-2018, 04:06 AM
    Thread: Installing a new Intel CPU runtime for OpenCL leads to a duplicate CPU platform
Post: RE: Installing a new Intel CPU runtime for OpenCL ...

Good tip - thanks!
royce hashcat 2 2,219 10-29-2018, 04:58 PM
    Thread: Office 2007 Password Cracking
Post: RE: Office 2007 Password Cracking

This post violates the hashcat forum rules. https://hashcat.net/forum/archive/index.php?announcement-2.html I've removed the attachment.
royce Hardware 1 2,057 10-31-2018, 06:06 PM
    Thread: Need piping?
Post: RE: Need piping?

You can mix and match as needed - part rules, part external. A pure-rules approach will be fastest.
royce hashcat 3 2,207 11-08-2018, 12:07 AM