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 [desc] Replies Views Posted
    Thread: Support for Nvidia GeForce 9300M GS
Post: RE: Support for Nvidia GeForce 9300M GS

Don't use hashcat, use latest oclHashcat beta with CPU OpenCL driver
epixoip Old oclHashcat Support 7 8,013 04-18-2016, 07:18 AM
    Thread: oclHashCat on OS X
Post: RE: oclHashCat on OS X

Yes it's true, it hasn't been released so there's no annoucement, but you can download a snapshot from /beta or pull from github and build from source.
epixoip Old oclHashcat Support 2 4,981 04-20-2016, 08:31 PM
    Thread: Error oclhashcat64 clCreateCommandQueueWithProperties
Post: RE: Error oclhashcat64 clCreateCommandQueueWithPro...

oclHashcat 2.01 is for AMD only, if you want to use 2.01 then you need cudaHashcat
epixoip Old oclHashcat Support 3 6,271 04-25-2016, 07:29 PM
    Thread: oclHashcat benchmark with Apple CPU + GPU
Post: RE: oclHashcat benchmark with Apple CPU + GPU

He actually is running "2.10," there is no 2.01 release that runs on OSX. The version from git reports 2.01 followed by the git commit hash, which is the number that really matters. He's using version...
epixoip Old oclHashcat Support 31 51,171 04-29-2016, 05:47 PM
    Thread: Error ERROR: clGetDeviceIDs() -1
Post: RE: Error ERROR: clGetDeviceIDs() -1

-1 is CL_DEVICE_NOT_FOUND so you probably didn't configure the driver properly. Have you tried regenerating xorg.conf from amdconfig?
epixoip Old oclHashcat Support 2 4,548 04-29-2016, 06:09 PM
    Thread: Output the calculated hashes to file?
Post: RE: Output the calculated hashes to file?

Sigh.
epixoip Old oclHashcat Support 4 5,481 05-05-2016, 10:58 PM
    Thread: Using --pw-skip --pw-limit to distribute workload
Post: RE: Using --pw-skip --pw-limit to distribute workl...

No, not 'yes to both.' Of course you can distribute work with -s/-l, that's why they are there, but -s/-l are different in hashcat & oclHashcat, you cannot distribute work between the two without some...
epixoip Old oclHashcat Support 2 4,100 05-10-2016, 04:53 AM
    Thread: Output the calculated hashes to file?
Post: RE: Output the calculated hashes to file?

Reading the output of --help or the wiki will not answer his question. oclHashcat does not support what he wants to do, because what he wants to do is braindead.
epixoip Old oclHashcat Support 4 5,481 05-10-2016, 04:54 AM
    Thread: Input.Mode max 8?
Post: RE: Input.Mode max 8?

You should probably show us your command line
epixoip Old oclHashcat Support 7 7,441 05-10-2016, 10:34 PM
    Thread: Input.Mode max 8?
Post: RE: Input.Mode max 8?

You're using -i, that's why. You should probably know what the switches you're using mean.
epixoip Old oclHashcat Support 7 7,441 05-10-2016, 10:57 PM
    Thread: Input.Mode max 8?
Post: RE: Input.Mode max 8?

Oh we all knew, just wanted to verify ;)
epixoip Old oclHashcat Support 7 7,441 05-11-2016, 12:24 AM
    Thread: Input.Mode max 8?
Post: RE: Input.Mode max 8?

It's not the max, it will just take a very long time to brute force length 8 before moving to length 9 (if it ever does.) If you actually want to brute force length 10 (impossible) without brute forci...
epixoip Old oclHashcat Support 7 7,441 05-11-2016, 03:01 AM
    Thread: Is cudaHashcat slower without a desktop manager?
Post: RE: Is cudaHashcat slower without a desktop manage...

You still need to run an X server even on headless machines in order to apply the timeout patch and set the appropriate perf level. https://github.com/stricture/nvidia-drivers/blob/master/debian/t...
epixoip Old oclHashcat Support 2 3,716 05-11-2016, 10:19 PM
    Thread: Hashcat duplicates
Post: RE: Hashcat duplicates

Use --show afterwards.
epixoip Old oclHashcat Support 4 8,531 05-12-2016, 07:34 PM
    Thread: Special Characters - ščž
Post: RE: Special Characters - ščž

You need to use an hcchr file with the appropriate encoding
epixoip Old oclHashcat Support 6 7,962 05-14-2016, 06:08 PM
    Thread: Special Characters - ščž
Post: RE: Special Characters - ščž

Create your own.
epixoip Old oclHashcat Support 6 7,962 05-15-2016, 07:42 PM
    Thread: Special Characters - ščž
Post: RE: Special Characters - ščž

You put characters into a file. That's all there is to it. Look at the hcchr files that ship with hashcat for inspiration.
epixoip Old oclHashcat Support 6 7,962 05-16-2016, 07:09 AM
    Thread: 5970's worth buying?
Post: RE: 5970's worth buying?

Haha, to clarify what darkseid means is that they do not adhere to the PCI-e specification. With that wording it makes it sound like the GPUs are not compliant with the PCI DSS :P But actually the 597...
epixoip Old oclHashcat Support 6 10,674 05-21-2016, 06:07 AM
    Thread: Generate dictionnary from known words in lost password
Post: RE: Generate dictionnary from known words in lost ...

look at combinator.bin / combinator3.bin from hashcat-utils
epixoip Old oclHashcat Support 1 4,359 05-22-2016, 12:27 AM
    Thread: Capitalize with mode 6
Post: RE: Capitalize with mode 6

Use -j/-k not -r
epixoip Old oclHashcat Support 5 8,266 05-25-2016, 08:51 AM