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 [asc] Author Forum Replies Views Posted
    Thread: [split] vBulletin: md5(md5($pass).$salt) - command line ?!
Post: RE: vBulletin: md5(md5($pass).$salt) - command lin...

Yes, minimal password length cant be defined yet. Indeed, one dictionary + mask ; or one dictionary + another dictionary.
Rolf Very old oclHashcat Support 3 16,001 05-26-2010, 08:56 PM
    Thread: Vbulletin Low Bruteforce Speed?
Post: RE: Vbulletin Low Bruteforce Speed?

No, it's actually simple: oclhc-plus is far more optimized than oclhc, that's why you get better speeds. The speeds are ok for 8 VB hashes.
Rolf Very old oclHashcat Support 3 13,562 11-07-2011, 01:34 PM
    Thread: Vbulletin Low Bruteforce Speed?
Post: RE: Vbulletin Low Bruteforce Speed?

oclhc is being ported to oclhc-plus, so in time oclhc will be deprecated.
Rolf Very old oclHashcat Support 3 13,562 11-07-2011, 08:04 PM
    Thread: v62 is up
Post: RE: v62 is up

Nope, the latest NV WHQL drivers for Windooze are 301.42.
Rolf Beta Tester 58 54,861 09-04-2012, 11:22 AM
    Thread: v62 is up
Post: RE: v62 is up

If you release it, then windows users will need to install beta drivers to use pluscat, which kinda suck.
Rolf Beta Tester 58 54,861 09-04-2012, 01:39 PM
    Thread: v62 is up
Post: RE: v62 is up

I'd say hold your horses till NV releases WHQL, then make a shiny pluscat release, but you're the boss Atom. I am not using pluscat because of those lousy beta drivers for a month or so, so I dont rea...
Rolf Beta Tester 58 54,861 09-04-2012, 02:27 PM
    Thread: V47 bugs Nvidia
Post: RE: V47 bugs Nvidia

You need to download a 883MB package just to install the beta driver needed to run latest betas of cudacats. Crazy if you ask me.
Rolf Beta Tester 12 11,359 08-25-2012, 01:12 PM
    Thread: V47 bugs Nvidia
Post: RE: V47 bugs Nvidia

Oooh, but the one I used is a developer driver, not a regular one. It's 305.60.
Rolf Beta Tester 12 11,359 08-25-2012, 06:46 PM
    Thread: v0.14 working but unable to quit or exit the program
Post: RE: v0.14 working but unable to quit or exit the p...

Shouldn't be, but I cant be sure, AMD is known for their driver mischief.
Rolf Very old oclHashcat-plus Support 5 10,139 04-15-2013, 06:17 AM
    Thread: Utilize APU + GPU at once
Post: RE: Utilize APU + GPU at once

Kuci Wrote: (09-28-2013, 02:17 PM) -- I can use both, they work perfectly, but I can't use both at once. -- Say what? Have you tried running, say, oclhc-lite? What does it say? As far as I kno...
Rolf Hardware 2 7,451 09-28-2013, 02:57 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
    Thread: Unique Master Citizen Number Rule?
Post: RE: Unique Master Citizen Number Rule?

You can use this approach: Code: -- ... -1 123456789 0?d0?d0?d?d7?1?d?d?d?d ... -1 123456789 1?d0?d0?d?d7?1?d?d?d?d ... -1 123456789 2?d0?d0?d?d7?1?d?d?d?d ... -1 123456789 3?d0?d0?d?d7?1?d?d...
Rolf Very old oclHashcat-plus Support 3 7,281 05-05-2013, 06:53 PM
    Thread: Understanding hybrid_attack
Post: RE: Understanding hybrid_attack

Hashcat/Oclhc does not have pre-processing, but that doesn't mean you can't do what you want with the mutation engine. Use maskprocessor to generate the rules: Code: -- mp64 "-1 .|_" -2 ?l?d ^?2^...
Rolf Very old oclHashcat-plus Support 1 4,243 08-04-2013, 02:13 PM
    Thread: Ubuntu won't boot with more than 4 GPU's
Post: RE: Ubuntu won't boot with more than 4 GPU's

Why do I get the feeling this has something to do with the PSU(s) ?
Rolf General Help 12 22,169 10-29-2014, 09:48 AM
    Thread: Ubuntu won't boot with more than 4 GPU's
Post: RE: Ubuntu won't boot with more than 4 GPU's

Quite reasonable.
Rolf General Help 12 22,169 10-30-2014, 08:55 AM
    Thread: Ubuntu 14.04 Hashcat command?
Post: RE: Ubuntu 14.04 Hashcat command?

This should do the trick. Quote: -- ./hashcat-cli32.bin -m 2811 --output-file=cracked.txt --remove hash.txt wordlists/ --
Rolf Old hashcat Support 11 16,491 11-16-2015, 01:54 PM
    Thread: Truecrypt keyfile support ?
Post: RE: Truecrypt keyfile support ?

Bruteforcing up to a megabyte of data is a bad, bad idea.
Rolf Old oclHashcat Support 8 11,808 04-17-2015, 03:14 PM
    Thread: Truecrypt hash (volume not boot)
Post: RE: Truecrypt hash (volume not boot)

It's impossible to extract the hashing & encryption algorithm from a TC container, so you'll have to try combinations of all.
Rolf Old oclHashcat Support 5 9,499 04-04-2015, 06:07 AM
    Thread: TrueCrypt Example Hash in Boot Mode
Post: RE: TrueCrypt Example Hash in Boot Mode

hellfish Wrote: (09-20-2013, 05:08 PM) -- So...the cat is more than twice as fast. -- Oh, Atom will be delighted to hear that.
Rolf Very old oclHashcat-plus Support 6 18,190 09-21-2013, 07:52 AM
    Thread: TrueCrypt Example Hash in Boot Mode
Post: RE: TrueCrypt Example Hash in Boot Mode

Howdy. You need to feed the last 512 bytes (sector) of the first logical drive track to oclhc. You can use any hex editor you want for this purpose. I've used WinHEX and WinXP under a VM to verify e...
Rolf Very old oclHashcat-plus Support 6 18,190 09-19-2013, 03:56 PM