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: oclhash question about length
Post: RE: oclhash question about length

It will, but it's gonna be slow as a 200 years old grandma. I suggest using: Code: -- ?d ?d ?d?d ?d ?d?d?d ?d --increment ?d?d?d?d ?d?d?d?d?d --
Rolf Very old oclHashcat Support 11 25,525 12-14-2010, 11:20 PM
    Thread: oclhash question about length
Post: RE: oclhash question about length

9 to 11.
Rolf Very old oclHashcat Support 11 25,525 12-17-2010, 10:40 AM
    Thread: Problems with vbulletin hashes
Post: RE: Problems with vbulletin hashes

It's the long salt.
Rolf Very old oclHashcat Support 4 15,450 12-24-2010, 07:27 PM
    Thread: ERROR: no salts loaded
Post: RE: ERROR: no salts loaded

Username:Hash should work. 0.23 worked with 256.xx - 258.96 .
Rolf Very old oclHashcat Support 4 10,675 12-25-2010, 10:03 PM
    Thread: ERROR: no salts loaded
Post: RE: ERROR: no salts loaded

When Atom gets back, you can PM him for 0.24b which ONLY works with 260.xx .
Rolf Very old oclHashcat Support 4 10,675 12-25-2010, 10:55 PM
    Thread: ERROR: clBuildProgram<> -43
Post: RE: ERROR: clBuildProgram<> -43

You probably need 0.24beta. Contact Atom, then tell us if it worked(which it should).
Rolf Very old oclHashcat Support 14 37,448 12-31-2010, 10:48 AM
    Thread: ERROR: clBuildProgram<> -43
Post: RE: ERROR: clBuildProgram<> -43

You probably need 0.24beta. Contact Atom, then tell us if it worked(which it should).
Rolf Very old oclHashcat Support 14 37,448 12-31-2010, 05:05 PM
    Thread: ERROR: clBuildProgram<> -43
Post: RE: ERROR: clBuildProgram<> -43

You probably need 0.24beta. Contact Atom, then tell us if it worked(which it should). Yeah, happy NY to you too.
Rolf Very old oclHashcat Support 14 37,448 12-31-2010, 08:04 PM
    Thread: NVIDIA dev driver 260.x - error
Post: RE: NVIDIA dev driver 260.x - error

I've seen -5 errors on Windows too, which were related to gpu instability. 256.53 - the best for Linux 258.96 - the best for Windows They are the last drivers which were proper.
Rolf Very old oclHashcat Support 2 8,481 01-03-2011, 11:20 AM
    Thread: ERROR: clBuildProgram<> -43
Post: RE: ERROR: clBuildProgram<> -43

I think OCLHC reports such clocks because of either 1) The GPU, when you launch oclhc, is in some power-saving idle mode 2)AMD messed something up in reporting correct clocks.
Rolf Very old oclHashcat Support 14 37,448 01-09-2011, 10:46 PM
    Thread: NTLM Algorithm on CUDA
Post: RE: NTLM Algorithm on CUDA

Ancient!
Rolf Very old oclHashcat Support 2 8,643 01-31-2011, 06:07 PM
    Thread: Looking for help on "gpu-accel" param
Post: RE: Looking for help on "gpu-accel" param

Fastest mode is -n 320 --gpu-loops 1000/1024 .
Rolf Very old oclHashcat Support 2 20,385 02-01-2011, 08:04 AM
    Thread: Install Oclhashcat 0.25 w/multiple HD 5970's Linux
Post: RE: Install Oclhashcat 0.25 w/multiple HD 5970's L...

Bruteforcing higher than 8 characters on all charset is possible only for huge clusters of gpus. If you have a cluster of 93 5970's, somehow interconnected, it'll still take you ~26 days of uninterrup...
Rolf Very old oclHashcat Support 9 36,152 02-19-2011, 09:53 AM
    Thread: Error:cuCtxCreate() 214
Post: RE: Error:cuCtxCreate() 214

This is unrelated, but I noticed that the "stuck at 810Mhz shader" bug appears only if I close one of gpgpu cats improperly, like kill the process, instead of [q]uitting. Also, doing a [p]ause and th...
Rolf Very old oclHashcat Support 6 16,729 08-20-2011, 02:05 PM
    Thread: Only 3/8 GPU used
Post: RE: Only 3/8 GPU used

When I had 3 GTX 480 gpus, some weren't always used. Turns out it's about combinations on the left side. Try ?1?1?1?1?1 ?1?1
Rolf Very old oclHashcat Support 13 29,169 08-21-2011, 06:31 AM
    Thread: How to work with polish letters
Post: RE: How to work with polish letters

You can use special polish letters in custom charsets, like -1 %letters% and then use them in a mask, say, ?1?1?1.
Rolf Very old oclHashcat Support 11 21,125 09-27-2011, 02:14 PM
    Thread: How to work with polish letters
Post: RE: How to work with polish letters

For this to properly work, you will need to save the cmd in utf-7 charset or in system's native, and then to read the outfile with those. It's pretty easy for me to do with EmEditor, and I made ocl...
Rolf Very old oclHashcat Support 11 21,125 09-27-2011, 06:06 PM
    Thread: How to work with polish letters
Post: RE: How to work with polish letters

no, iirc utf-8 did not work. dont ask me why, this was just my little experiments.
Rolf Very old oclHashcat Support 11 21,125 09-28-2011, 10:01 PM
    Thread: How to work with polish letters
Post: RE: How to work with polish letters

Unicode.
Rolf Very old oclHashcat Support 11 21,125 09-29-2011, 11:50 PM
    Thread: How to work with polish letters
Post: RE: How to work with polish letters

then try doing it this way: chcp 65000 oclhc.exe bla bla bla Basically, just add chcp 65000 to the batch file and see if anything changes.
Rolf Very old oclHashcat Support 11 21,125 09-30-2011, 09:35 AM