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: To many combinations
Post: RE: To many combinations

You're specifying a 15-char mask for a hash that is limited to 8 chars.
epixoip Very old oclHashcat-plus Support 2 6,199 06-12-2012, 03:11 AM
    Thread: howto use stats processor with oclHashcat+ v0.8?
Post: RE: howto use stats processor with oclHashcat+ v0....

ntk, you have to give the gpus work. reading from stdin means copying each plaintext candidate to gpu as they come in which is very slow, so gpus aren't doing any work, hence the 0% load. you need to ...
epixoip Very old oclHashcat-plus Support 17 30,281 07-08-2012, 01:52 PM
    Thread: howto use stats processor with oclHashcat+ v0.8?
Post: RE: howto use stats processor with oclHashcat+ v0....

there is no problem. what you are describing is normal and expected. if you want gpus to work harder, add rules.
epixoip Very old oclHashcat-plus Support 17 30,281 07-08-2012, 03:34 PM
    Thread: Stop auto incrementing
Post: RE: Stop auto incrementing

I can get behind this as well.
epixoip Very old oclHashcat-plus Support 12 20,477 09-05-2012, 11:12 AM
    Thread: Stop auto incrementing
Post: RE: Stop auto incrementing

Rolf Wrote: (09-05-2012, 11:32 AM) -- Yea, but what if you have 1k+ of masks, each of separate length ? Max len approach sucks. Either no default increment(like it was be4) or --no-increment would be...
epixoip Very old oclHashcat-plus Support 12 20,477 09-05-2012, 01:36 PM
    Thread: Powercolor's HD7990
Post: RE: Powercolor's HD7990

yes. opencl will just see it as four tahiti devices, so oclHashcat would behave the same as if you had four 7970s.
epixoip Very old oclHashcat-plus Support 5 9,542 09-06-2012, 04:36 AM
    Thread: Powercolor's HD7990
Post: RE: Powercolor's HD7990

worth mentioning though that it would be cheaper to buy 4x 7970s than 2x 7990s, and 4x 7970s would require less power.
epixoip Very old oclHashcat-plus Support 5 9,542 09-06-2012, 04:41 AM
    Thread: hashcat working on by far more passwords than wordlist
Post: RE: hashcat working on by far more passwords than ...

it would be helpful if you posted the exact command line you are using, as well as the output from hashcat.
epixoip Very old oclHashcat-plus Support 4 9,232 09-08-2012, 03:27 AM
    Thread: length dictionary
Post: RE: length dictionary

depends on the algorithm and number of unique salts. a 100 million-word wordlist is appropriate for raw unsalted hashes, but would never finish if you had 100 bcrypt hashes.
epixoip Very old oclHashcat-plus Support 1 4,520 09-14-2012, 08:43 PM
    Thread: Will the Oclhashcat-plus support intel integrated GPU HD4000?
Post: RE: Will the Oclhashcat-plus support intel integra...

no, it will not.
epixoip Very old oclHashcat-plus Support 4 13,643 09-20-2012, 09:39 AM
    Thread: Will the Oclhashcat-plus support intel integrated GPU HD4000?
Post: RE: Will the Oclhashcat-plus support intel integra...

Hey atom, I believe he was referring to Intel HD Graphics 4000 found in Ivy Bridge laptops, not Radeon HD4000. Intel has great OpenCL support on Windows, but no support on Linux. Intel's OpenCL SDK ...
epixoip Very old oclHashcat-plus Support 4 13,643 09-22-2012, 10:34 AM
    Thread: ERROR: clCreateBuffer() -61
Post: RE: ERROR: clCreateBuffer() -61

You do not have enough video RAM for that many hashes. You will need to split your hash list.
epixoip Very old oclHashcat-plus Support 6 13,400 09-24-2012, 02:20 AM
    Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly

where did you download opencl.dll from? opencl implementations are vendor-specific. you should be using the opencl library shipped with your vendor's drivers.
epixoip Very old oclHashcat-plus Support 13 20,126 09-29-2012, 02:54 AM
    Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly

the program will not work unless you have a compatible video card, have an appropriate opencl runtime installed, and have installed the latest drivers for your video card. installing the latest drive...
epixoip Very old oclHashcat-plus Support 13 20,126 09-29-2012, 03:16 AM
    Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly

oclHashcat-* only supports AMD Radeon HD devices with OpenCL, and NVIDIA devices with CUDA. Intel devices are not supported.
epixoip Very old oclHashcat-plus Support 13 20,126 09-29-2012, 03:23 AM
    Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly

it is a console utility. you will need to run it from cmd.exe or powershell. or, use hashcat-gui.
epixoip Very old oclHashcat-plus Support 13 20,126 09-29-2012, 04:11 AM
    Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly

please read the wiki for oclHashcat-plus, it answers all of your questions. https://hashcat.net/wiki/doku.php?id=oclhashcat_plus
epixoip Very old oclHashcat-plus Support 13 20,126 09-29-2012, 05:53 AM
    Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly

as the graphic at the top of the page clearly indicates, hashcat is for advanced password recovery. passwordspro is written for the least common denominator. but hey, at least you know where you st...
epixoip Very old oclHashcat-plus Support 13 20,126 09-29-2012, 06:20 PM
    Thread: sha512crypt hash error
Post: RE: sha512crypt hash error

press "s".
epixoip Very old oclHashcat-plus Support 10 24,507 10-01-2012, 09:37 PM
    Thread: salt and sha-1 oclhashcat 0.09
Post: RE: salt and sha-1 oclhashcat 0.09

use -m 100 -a 1
epixoip Very old oclHashcat-plus Support 1 5,073 10-02-2012, 08:36 AM