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 [desc]
    Thread: Weird exception when cracking DES(unix)
Post: RE: Weird exception when cracking DES(unix)

Does hashed_file.txt contain only hashes -- no usernames, etc.? Does it work OK with other masks?
royce Old oclHashcat Support 6 9,655 11-09-2015, 03:17 AM
    Thread: Weird exception when cracking DES(unix)
Post: RE: Weird exception when cracking DES(unix)

Whoops - I totally missed the command order in your original post. Simply follow the broad usage guidance from --help: Code: -- Usage: cudaHashcat [options]... hash|hashfile|hccapfile [dictiona...
royce Old oclHashcat Support 6 9,655 11-09-2015, 04:33 AM
    Thread: 8 Character Unix DES Question
Post: RE: 8 Character Unix DES Question

Using --loopback might be helpful.  Have you been through some common masks (Korelogic pathwell, and the ones that come with hashcat) and rulesets (d3ad0n3, etc.) ?   Have you looked at PRINCE...
royce Old oclHashcat Support 6 8,866 11-10-2015, 07:07 AM
    Thread: What I'm doing wrong?
Post: RE: What I'm doing wrong?

Please post your command syntax for a sanity check.
royce General Help 8 11,372 11-12-2015, 03:51 AM
    Thread: Total newbie needing advice
Post: RE: Total newbie needing advice

Googling for "hashcat wpa", the first hit is: https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2 Does this help?
royce Old oclHashcat Support 5 6,998 11-15-2015, 11:22 PM
    Thread: Total newbie needing advice
Post: RE: Total newbie needing advice

And in your case, if it's 8 lower case, the mask would be ?l?l?l?l?l?l?l?l, using attack mode 3 (-a 3), so something like: [hashcat executable] -m 2500 -a 3 myfile.hccap ?l?l?l?l?l?l?l?l
royce Old oclHashcat Support 5 6,998 11-15-2015, 11:24 PM
    Thread: Ubuntu 14.04 Hashcat command?
Post: RE: Ubuntu 14.04 Hashcat command?

Prepend "./" (because the current directory isn't in your path by default in Linux) and use the executable for your platform (cudaHashcat64.bin or the 32-bit equivalent).
royce Old hashcat Support 11 16,491 11-16-2015, 02:40 AM
    Thread: Yet another "Which Card" newbie question
Post: RE: Yet another "Which Card" newbie question

FWIW, this is what I did, hardware-wise: https://roycebits.blogspot.com/2015/08/no-sense-in-wasting-heat-and-air.html And here are some performance benchmarks for descrypt (but they are useful for ...
royce Hardware 4 6,798 11-25-2015, 09:20 AM
    Thread: Yet another "Which Card" newbie question
Post: RE: Yet another "Which Card" newbie question

Also note that upcoming 1.38 release of hashcat has *significantly* better descrypt and LM performance, if those are of interest to you.
royce Hardware 4 6,798 11-25-2015, 09:22 AM
    Thread: Adding to .pot file
Post: RE: Adding to .pot file

There may be other ways, but quitting and restoring the hashcat session will reread the pot file.
royce Old hashcat Support 4 6,827 11-29-2015, 08:02 PM
    Thread: Restore Point reset while mask processing
Post: RE: Restore Point reset while mask processing

Interesting find. Since this sounds like a enhancement or bugfix, you might get better traction by opening a Trac ticket. https://hashcat.net/trac/
royce Old oclHashcat Support 5 8,319 11-29-2015, 08:47 PM
    Thread: Adding to .pot file
Post: RE: Adding to .pot file

Ah, I misunderstood. I thought you meant after a cracking run had started, but it sounds like you're talking about doing this before your initial cracking run begins. That's much easier! Yes, by al...
royce Old hashcat Support 4 6,827 11-29-2015, 11:45 PM
    Thread: Dell P2600 any use?
Post: RE: Dell P2600 any use?

Yes - but relatively speaking, no. GPUs are far faster per unit of power consumption. Unless you are looking for 100% free and someone else is paying your electricity bills, you'd be better off build...
royce Hardware 3 4,699 12-01-2015, 05:01 PM
    Thread: Burned out 12 V wires from PSU
Post: RE: Burned out 12 V wires from PSU

I'm not as much of a power expert as others in the forum, but here's my take. Max power for 980s is 165W. Even if you were doing password generation on your CPU or something, assuming max 350W for the...
royce Hardware 2 4,145 01-24-2016, 11:58 PM
    Thread: Am I doing something wrong to cause this poor performance?
Post: RE: Am I doing something wrong to cause this poor ...

Not sure why your performance dropped. What version are you running -- latest release, or beta? You might try the latest beta, and see if you get the same results: https://hashcat.net/beta/ And gene...
royce Old oclHashcat Support 2 4,273 05-05-2016, 05:36 PM
    Thread: Prince
Post: RE: Prince

https://lmgtfy.com/?q=prince+attack ;)
royce Old hashcat Support 1 4,401 05-06-2016, 03:21 PM
    Thread: Do we need to drop 32 bit binaries?
Post: RE: Do we need to drop 32 bit binaries?

Suggestion: Separate them out into their own .7z archives. That way, you can track whether anyone is downloading them. If no one is using them, you can drop them.
royce hashcat 5 7,672 06-04-2016, 02:50 PM
    Thread: Output all hashes: cracked and non-cracked
Post: RE: Output all hashes: cracked and non-cracked

Out of curiosity - why is the order important?
royce Old oclHashcat Support 3 14,870 06-18-2016, 06:02 PM
    Thread: Hashcat 3.0 inc_vendor.cl missing
Post: RE: Hashcat 3.0 inc_vendor.cl missing

Not sure what the root cause is, but if you change the the OpenCL directory and run hashcat from there, it should work (in other words ../hashcat64.exe)
royce hashcat 23 39,229 06-30-2016, 07:07 AM
    Thread: Hashcat 3 - help with hash type
Post: RE: Hashcat 3 - help with hash type

This should probably be created as a Github issue instead, in the same style as https://github.com/hashcat/hashcat/issues/398
royce hashcat 1 3,178 06-30-2016, 05:04 PM