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 [asc] Replies Views Posted
    Thread: Mode 7 (Hybrid Mask + Wordlist) only using 1 GPU?
Post: RE: Mode 7 (Hybrid Mask + Wordlist) only using 1 G...

There is an asymmetry in left-hand-side vs right-hand-side work capabilities. See https://hashcat.net/forum/thread-1276-post-6965.html#pid6965
royce hashcat 1 2,062 05-14-2018, 04:44 PM
    Thread: hashcat v4.1.0
Post: RE: hashcat v4.1.0

So I guess the answer to your question is "no"? :P :) Sounds reproducible, so good catch. The steps necessary to reproduce, in a GitHub issue, would make this actionable.
royce hashcat 13 32,462 05-17-2018, 05:43 AM
    Thread: [split] hashcat v4.1.0
Post: RE: hashcat v4.1.0

Rangletrap, please read the forum rules: https://hashcat.net/forum/archive/index.php?announcement-2.html * Do not post hashes * Do not ask people to crack your hashes * Do not hijack threads (...
royce hashcat 1 1,577 05-17-2018, 06:07 PM
    Thread: GPU H/s to router Mbps
Post: RE: GPU H/s to router Mbps

There is no relationship between WPA2 hash speed and wireless bandwidth speeds.
royce hashcat 6 3,866 05-17-2018, 09:58 PM
    Thread: GPU H/s to router Mbps
Post: RE: GPU H/s to router Mbps

Nope. Totally unrelated ... unless you're using the router itself to crack hashes ;)
royce hashcat 6 3,866 05-18-2018, 04:44 AM
    Thread: Hash types with multiple iterations/rounds
Post: RE: Hash types with multiple iterations/rounds

Good question! Arbitrary iteration is currently out of scope for hashcat. atom has previously added specific cases when it's a commonly needed hash, but that's it. Outside of the hashcat world, ...
royce hashcat 1 4,188 05-20-2018, 06:00 PM
    Thread: Hashcat router admin
Post: RE: Hashcat router admin

You're describing an online attack. Hashcat only works for offline attacks (with the hash in hand).
royce hashcat 4 3,096 05-20-2018, 11:59 PM
    Thread: Cracking Turkish/Foreign Hashes
Post: RE: Cracking Turkish/Foreign Hashes

What MD5 is your Python producing? I get: Code: -- $ echo -n 'ĞĞ' | md5sum 411019a0840fad007398bcab6cc9188c  - -- ... which hashcat cracks, using your syntax: Code: -- $ hashcat --...
royce hashcat 2 2,375 05-21-2018, 12:41 AM
    Thread: MS Office NON-ASCII characters
Post: RE: MS Office NON-ASCII characters

Hmm, no strong ideas here yet from me. Cross-check idea: what method are you using to extract the MS Office hashes? Have you verified your method by setting a simple ASCII password, extracting it, ...
royce hashcat 2 2,072 05-21-2018, 05:33 PM
    Thread: show.log
Post: RE: show.log

Unless your command line is customizing the name of the session with --session=show, I don't think hashcat is directly generating this file.
royce hashcat 6 3,651 05-24-2018, 08:43 AM
    Thread: [New User] Unlocking excel file-failed to parse hashes
Post: RE: [New User] Unlocking excel file-failed to pars...

Sounds like the hash isn't in the expected format. If you try the exact same attack on the example 9700 hash here: https://hashcat.net/wiki/doku.php?id=example_hashes ... does your attack work? ...
royce hashcat 2 2,503 05-24-2018, 03:06 PM
    Thread: show.log
Post: RE: show.log

Without giving away any sensitive information, can you describe or post what the contents of that file are?
royce hashcat 6 3,651 05-24-2018, 03:12 PM
    Thread: show.log
Post: RE: show.log

Yep, that's a hashcat log file all right. I swear it's acting like you ran something like this: hashcat --session=show [etc] That's the only way I know of to get hashcat to save its log file som...
royce hashcat 6 3,651 05-26-2018, 10:44 PM
    Thread: Lotus Note User ID Hashing
Post: RE: Lotus Note User ID Hashing

It's possible that hashcat's format is a little different in its conversion, but I'm not sure what the difference might be. It's also possible that it's a slightly newer version or variant. Do you...
royce hashcat 5 4,041 05-28-2018, 04:37 PM
    Thread: First year of medical school notes encrypted; begging for help
Post: RE: First year of medical school notes encrypted; ...

TL, Dr. ;) To summarize: you are cracking an iTunes backup (probably the newer -m 14800, >= 10.0 version) on a single GTX 970, and you're looking for better options. On the spectrum of dictionar...
royce hashcat 8 5,899 05-30-2018, 04:11 AM
    Thread: First year of medical school notes encrypted; begging for help
Post: RE: First year of medical school notes encrypted; ...

Hey, can you explain a bit more about what you meant by "input problems" with the device? Is it possible that the password might be something like one of your suspected passwords, but with letters mis...
royce hashcat 8 5,899 05-30-2018, 05:00 AM
    Thread: Lotus Note User ID Hashing
Post: RE: Lotus Note User ID Hashing

Huh - if the trial copy produces hashes of the same type, then this may indeed simply be a new variant. Please create an issue on hashcat's GitHub here: https://github.com/hashcat/hashcat/issue...
royce hashcat 5 4,041 05-30-2018, 05:40 AM
    Thread: Lotus Note User ID Hashing
Post: RE: Lotus Note User ID Hashing

Not sure how much help I was ... but you're welcome, just the same. :D
royce hashcat 5 4,041 05-30-2018, 06:53 AM
    Thread: find missing characters from my private key
Post: RE: find missing characters from my private key

If there are 32 random characters missing, there is no way to bruteforce that space in our lifetimes.
royce hashcat 5 4,355 05-31-2018, 06:24 PM
    Thread: A few errors
Post: RE: A few errors

Hmm ... yeah, if it's only happening under higher load, it could be hardware-related or thermal-related. The tell is that it's intermittent.
royce hashcat 3 2,627 06-02-2018, 08:13 AM