Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views [asc] Posted
    Thread: oclhashcat 0.22 error
Post: RE: oclhashcat 0.22 error

:) They were bribed by Nvidia to code shitty drivers, perhaps?
Rolf Very old oclHashcat Support 8 15,144 07-16-2010, 06:56 AM
    Thread: SHA1 underscore salted ?
Post: RE: SHA1 underscore salted ?

Yeah, use -m 120, make the username_ the salt and mutate all passwords to be in uppercase. Easy!
Rolf General Help 9 15,119 02-26-2013, 08:06 PM
    Thread: SHA1 underscore salted ?
Post: RE: SHA1 underscore salted ?

Lets say a username is "Jorgen" and the password is "narepanne" (the real password can be Narepanne, NarePanne and other case mutations, but it doesn't matter since the algo uppercases all the passwor...
Rolf General Help 9 15,119 02-28-2013, 10:10 AM
    Thread: ATI cards on Windows
Post: RE: ATI cards on Windows

There are dummy plugs. Idk if they're being sold, but they can be made. Check here (https://forums.bit-tech.net/showthread.php?p=1985272) and here (https://forums.bit-tech.net/showthread.php?t=167450)...
Rolf Hardware 5 15,020 02-11-2011, 07:19 AM
    Thread: ATI cards on Windows
Post: RE: ATI cards on Windows

Maybe you can duplicate desktop on those ghost monitors, then you wont lose anything.
Rolf Hardware 5 15,020 02-11-2011, 08:20 PM
    Thread: Thoughts on Pascal?
Post: RE: Thoughts on Pascal?

Fab reduction from 28nm to 16nm is a big deal, let's just hope it's done optimally architecture-wise.
Rolf Hardware 10 14,893 02-15-2016, 11:54 AM
    Thread: Thoughts on Pascal?
Post: RE: Thoughts on Pascal?

I remember Jen-Hsun Huang saying, that Titans (Vanilla, Black, Z) were never considered gaming GPUs; rather something for hardware enthusiasts or sciency folk. Since NV will be betting heavily on fp6...
Rolf Hardware 10 14,893 02-15-2016, 12:11 PM
    Thread: Thoughts on Pascal?
Post: RE: Thoughts on Pascal?

Fresh rumours from the Italians (https://www.bitsandchips.it/9-hardware/6621-rumor-scaletta-di-presentazione-delle-gpu-pascal). According to them, the high-end GP100 aka "Pascal" Titan will be release...
Rolf Hardware 10 14,893 02-16-2016, 01:28 PM
    Thread: Which one (hashcat/oclhashcat-plus/lite) for which algorithm?
Post: RE: Which one (hashcat/oclhashcat-plus/lite) for w...

Litecat will soon be history, as Atom is in the process of merging them both. Pluscat (oclhc soon) should always be used as long as your GPUs are better than you CPU(s). It is more optimized in any ...
Rolf General Talk 6 14,790 10-07-2013, 08:09 PM
    Thread: Which one (hashcat/oclhashcat-plus/lite) for which algorithm?
Post: RE: Which one (hashcat/oclhashcat-plus/lite) for w...

n190 Wrote: (10-08-2013, 09:15 AM) -- And will the new version support starting from one word and stop at another? like --start-word --stop-word or so? :) -- As much as I'd like that or hc-like resto...
Rolf General Talk 6 14,790 10-08-2013, 01:36 PM
    Thread: Which one (hashcat/oclhashcat-plus/lite) for which algorithm?
Post: RE: Which one (hashcat/oclhashcat-plus/lite) for w...

The -s flag, yes.
Rolf General Talk 6 14,790 10-08-2013, 02:50 PM
    Thread: Forum update
Post: RE: Forum update

There is no beta forum.
Rolf Organisation and Events 9 14,684 07-15-2015, 04:23 PM
    Thread: [oclhashcat-plus 0.06] Error cuModuleLoad() 301
Post: RE: [oclhashcat-plus 0.06] Error cuModuleLoad() 30...

did you properly extract oclhc ? To me sounds like the NV kernels are missing from their location.
Rolf Very old oclHashcat-plus Support 2 14,431 09-30-2011, 01:57 PM
    Thread: cudahashcat: Quadro FX 570M: no such file or directory
Post: RE: cudahashcat: Quadro FX 570M: no such file or d...

How about providing more info, like full output of cudahc, cudahc's version, mobile forceware version you've got installed etc.
Rolf Very old oclHashcat-plus Support 5 14,406 09-29-2013, 11:01 AM
    Thread: cudahashcat: Quadro FX 570M: no such file or directory
Post: RE: cudahashcat: Quadro FX 570M: no such file or d...

Try something like this: /usr/share/oclhashcat-plus/cudahashcat-plus.bin -m 2500 /usr/share/oclhashcat-plus/111.hccap /usr/share/wordlist/rockyou.txt
Rolf Very old oclHashcat-plus Support 5 14,406 09-29-2013, 03:35 PM
    Thread: oclHashcat-plus v0.09 Poll 2/3: Next minor features
Post: RE: oclHashcat-plus v0.09 Poll 2/3: Next minor fea...

Elections are over!
Rolf Organisation and Events 5 14,032 05-20-2012, 03:03 PM
    Thread: oclhashcat 21 speed reduction
Post: RE: oclhashcat 21 speed reduction

Latest OCLHC is optimized to handle up to 0.5M hashes.
Rolf Very old oclHashcat Support 6 14,019 06-28-2010, 09:48 AM
    Thread: ERROR: cuMemAlloc() 1 with GTX TITAN
Post: RE: ERROR: cuMemAlloc() 1 with GTX TITAN

sm_35 kernels DO exist in latest pluscat, so this is funky. But the error is not kernel related, it has something to do with memory allocation. Atom? I remember fzero had to rename sm_20 kernels ...
Rolf Very old oclHashcat-plus Support 8 14,002 02-28-2013, 09:32 AM
    Thread: Why NVidia gpus are slower in computing
Post: RE: Why NVidia gpus are slower in computing

True, but only for floats. GeForce GPUs are capped at 12.5% of the DP FP performance, while Tesla GPUs have 50% DP FP perf. Hashcracking does not use floats.
Rolf Hardware 4 13,928 12-04-2012, 02:01 PM
    Thread: Using multiple dictionaries [noob question..]
Post: RE: Using multiple dictionaries [noob question..]

Greetings, Adam. You can't do a combination attack with a single wordlist + multiple wordlists in a certain folder, you will have to write multiple lines in the batch file for that. Like: Code: ...
Rolf Very old oclHashcat-plus Support 2 13,909 08-11-2013, 05:41 PM