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 [asc]
    Thread: oclHashcat v2.10 performance questions?
Post: RE: oclHashcat v2.10 performance questions?

Looks like something is off to me. Check the outputs in the first post, atom.
undeath Old oclHashcat Support 9 12,898 04-29-2016, 05:14 PM
    Thread: TC password found, wrong?
Post: RE: TC password found, wrong?

atom Wrote: (04-20-2016, 02:43 PM) -- Given a theoretical speed of 1MH/s, which requires you a machine with at least 4 high-end GPU's, this would produce 1 false positive only every 517 days. For th...
undeath Old oclHashcat Support 10 15,462 04-22-2016, 01:36 PM
    Thread: OSX 10.10 hash
Post: RE: OSX 10.10 hash

no, it would throw a syntax error because you're missing a dash in front of "output-file". After you fix that it will run 4-5 length because that's where your mask ends.
undeath Old hashcat Support 7 12,569 04-17-2016, 12:26 AM
    Thread: Debugging multi-rules
Post: RE: Debugging multi-rules

Prime Wrote: (04-06-2016, 11:46 AM) -- Would it be possible to use combinator/combinator3 from hashcat-utils to generate a file that contains all combinations of rules which would be created by oclHa...
undeath Old oclHashcat Support 4 6,290 04-06-2016, 02:20 PM
    Thread: Debugging multi-rules
Post: RE: Debugging multi-rules

You could concatenate the rule files manually to debug them with hashcat.
undeath Old oclHashcat Support 4 6,290 04-06-2016, 11:42 AM
    Thread: cudaHashcat 0 H/s bcrypt
Post: RE: cudaHashcat 0 H/s bcrypt

dominator_sd Wrote: (04-04-2016, 10:11 AM) -- Time.Started...: Mon Apr 04 13:29:09 2016 (6 mins, 49 secs) Recovered......: 0/37145 (0.00%) Digests, 0/37145 (0.00%) Salts Progress.......: 544/408736...
undeath Old oclHashcat Support 7 14,071 04-04-2016, 06:50 PM
    Thread: cudaHashcat 0 H/s bcrypt
Post: RE: cudaHashcat 0 H/s bcrypt

Your gpu is very slow and bcrypt is very slow and you are trying to crack many hashes. It will probably be faster running this on cpu.
undeath Old oclHashcat Support 7 14,071 04-04-2016, 10:23 AM
    Thread: ATI Mobility Radeon HD 5450
Post: RE: ATI Mobility Radeon HD 5450

wow, sorry for the bad info. But anyway, running oclhashcat on an old low-end moble gpu will probably cause more issues than it solves.
undeath Old oclHashcat Support 11 16,909 04-03-2016, 01:00 PM
    Thread: ATI Mobility Radeon HD 5450
Post: RE: ATI Mobility Radeon HD 5450

Pre-historic hardware is not compatible with oclhashcat.
undeath Old oclHashcat Support 11 16,909 03-30-2016, 12:15 PM
    Thread: hashcat-utils are being detected as trojans!
Post: RE: hashcat-utils are being detected as trojans!

Actually the best action is to yell at your antivirus sw vendor.
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 9 21,324 03-30-2016, 12:14 PM
    Thread: Many symbols how separator (--separator)
Post: RE: Many symbols how separator (--separator)

Using mulitple delimiter characters isn't really a solution, just a workaround. Use hex-salt.
undeath Old oclHashcat Support 2 4,281 02-13-2016, 02:12 PM
    Thread: Done my research, now I need a review. 20 GPU cracking cluster.
Post: RE: Done my research, now I need a review. 20 GPU...

you can get a preconfigured system at https://sagitta.pw/
undeath Hardware 27 43,078 02-04-2016, 12:05 PM
    Thread: Efficiency Question - Wordlists or rules-on-the-fly
Post: RE: Efficiency Question - Wordlists or rules-on-th...

For slow hashes it does not really matter but for fast hashes piping is slower because everything needs to be transferred from CPU to GPU.
undeath General Talk 1 3,518 02-03-2016, 09:48 PM
    Thread: oclHashcat and "--outfile-format=NUM"
Post: RE: oclHashcat and "--outfile-format=NUM"

have you tried --help?
undeath General Talk 2 5,131 02-03-2016, 09:39 PM
    Thread: what am i doing wrong?
Post: RE: what am i doing wrong?

simple answer, don't use notepad.exe
undeath Old hashcat Support 4 6,292 02-03-2016, 09:37 PM
    Thread: Help Please
Post: RE: Help Please

https://hashcat.net/wiki/doku.php?id=mask_attack
undeath General Help 3 5,923 01-30-2016, 05:05 PM
    Thread: What attack to use?
Post: RE: TrueCrypt rule-based or mask attack, and how?

tc hidden volumes: https://hashcat.net/forum/thread-4947.html?highlight=truecrypt+hidden with only 20 lines that sounds feasible.
undeath Old oclHashcat Support 14 15,432 01-22-2016, 02:08 AM
    Thread: kernel security check failure
Post: RE: kernel security check failure

have you checked your RAM with memtest86+?
undeath Old hashcat Support 9 24,406 01-21-2016, 07:07 PM
    Thread: cudaHashcat vs. GeForce 210
Post: RE: cudaHashcat vs. GeForce 210

Old versions are timebombed and no longer working. Your card is too old (and probably slower than your CPU).
undeath Old oclHashcat Support 2 4,796 01-21-2016, 07:05 PM
    Thread: how do i do this?
Post: RE: how do i do this?

cat list1 list2 | sort -u -o output
undeath General Help 14 16,815 01-21-2016, 07:03 PM