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: AMD RX5700XT Bench
Post: RE: AMD RX5700XT Bench

How did you get your 5700 to work? I have a RX 5700 XT 50th and I'm having issues with HC Quote: -- c:\hc>hashcat64.exe -a 3 -m 0 hash.txt ?a?a?a?a?a?a hashcat (v5.1.0) starting... ADL_Ove...
Siwon Hardware 11 12,360 07-17-2019, 02:23 AM
    Thread: Max Pass Length using Wordlists
Post: RE: Max Pass Length using Wordlists

So is there any way to change this? Quote: -- hashcat (v4.0.1) starting... * Device #1: WARNING! Kernel exec timeout is not disabled.              This may cause "CL_OUT_OF_RES...
Siwon hashcat 7 5,983 11-30-2017, 08:12 PM
    Thread: Max Pass Length using Wordlists
Post: RE: Max Pass Length using Wordlists

royce Wrote: (11-29-2017, 10:40 PM) -- Unless you're attacking a slow hash, it may not be worth skipping the longer files. If it's a slow hash, you could use 'combinator' from hashcat-utils, and t...
Siwon hashcat 7 5,983 11-29-2017, 10:57 PM
    Thread: Max Pass Length using Wordlists
Post: Max Pass Length using Wordlists

How do I set the maximum password length to say 16 characters? I'm using attack mode 1, two dictionary files. I'm using Hashcat 4.0.1. I checked --help and couldn't find what I'm looking for.
Siwon hashcat 7 5,983 11-29-2017, 10:21 PM
    Thread: hashcat version
Post: RE: hashcat version

Thanks for your reply, atom. I do have an old GPU. Radeon 6950.
Siwon hashcat 5 5,267 12-09-2016, 05:19 AM
    Thread: hashcat version
Post: RE: hashcat version

newest version I get Speed.Dev.#1.....:   233.1 MH/s (30.86ms) oclhashcat 2.01 Speed.GPU.#1...:  1176.4 MH/s
Siwon hashcat 5 5,267 12-07-2016, 10:28 PM
    Thread: hashcat version
Post: hashcat version

I use oclHashcat v2.01. How old is this version and what's the difference between what I use and the hashcat64 v3.20?
Siwon hashcat 5 5,267 12-07-2016, 10:12 PM
    Thread: Capitalize with mode 6
Post: RE: Capitalize with mode 6

How do I get these to run faster? It's saying the dictionary / mask is too small, yet the keyspaces is 26,226,650,000,000 passwords to test
Siwon Old oclHashcat Support 5 8,253 05-25-2016, 09:53 AM
    Thread: Capitalize with mode 6
Post: RE: Capitalize with mode 6

epixoip Wrote: (05-25-2016, 09:01 AM) -- It sounded like you wanted '-j T0',  '-j c', or '-j u', not '-j C', but yeah, sure. -- Thanks for the help. Will be very useful.
Siwon Old oclHashcat Support 5 8,253 05-25-2016, 09:03 AM
    Thread: Capitalize with mode 6
Post: RE: Capitalize with mode 6

epixoip Wrote: (05-25-2016, 08:51 AM) -- Use -j/-k not -r -- so would it be Code: -- -j C --
Siwon Old oclHashcat Support 5 8,253 05-25-2016, 08:52 AM
    Thread: Capitalize with mode 6
Post: Capitalize with mode 6

How do I capitalize the first letter or all letters of a dictionary file in mode 6? oclhashcat64 -w 3 -a 6 hash.txt dict.txt ?d?d?d when I try adding -r it says only available in mode 0
Siwon Old oclHashcat Support 5 8,253 05-25-2016, 08:45 AM
    Thread: Error ERROR: clGetDeviceIDs() -1
Post: RE: Error ERROR: clGetDeviceIDs() -1

ok I rolled back my drivers from a 2016 version to 2015 and it's working now, this is for Windows 10
Siwon Old oclHashcat Support 2 4,543 04-29-2016, 06:09 PM
    Thread: Error ERROR: clGetDeviceIDs() -1
Post: Error ERROR: clGetDeviceIDs() -1

I put back in my Radeon 6950 after removing my 980 and uninstalling nVidia drivers, I installed the new Radeon Crimson Edition software and drivers and now I'm getting the error in oclhashcat64: C...
Siwon Old oclHashcat Support 2 4,543 04-29-2016, 06:04 PM
    Thread: Slow WP?
Post: Slow WP?

I have 45 WP hashes. nVidia GeForce GTX 980 with the newest drivers (364.72) is this slow? Quote: -- Session.Name...: raw14 Status.........: Running Input.Mode.....: Mask (?d?d?d?d?d?d?d) ...
Siwon Old oclHashcat Support 1 3,108 04-25-2016, 11:08 PM
    Thread: Error oclhashcat64 clCreateCommandQueueWithProperties
Post: RE: Error oclhashcat64 clCreateCommandQueueWithPro...

Nevermind I found it, thanks lol
Siwon Old oclHashcat Support 3 6,264 04-25-2016, 07:40 PM
    Thread: Error oclhashcat64 clCreateCommandQueueWithProperties
Post: RE: Error oclhashcat64 clCreateCommandQueueWithPro...

epixoip Wrote: (04-25-2016, 07:29 PM) -- oclHashcat 2.01 is for AMD only, if you want to use 2.01 then you need cudaHashcat -- Where do I download cudaHashcat?
Siwon Old oclHashcat Support 3 6,264 04-25-2016, 07:39 PM
    Thread: Error oclhashcat64 clCreateCommandQueueWithProperties
Post: Error oclhashcat64 clCreateCommandQueueWithPropert...

Hi everyone. I just upgraded from a Radeon 6950 to an eVGA GTX 980. I installed the latest drivers from the nvidia drivers. I'm getting this error when I try to run oclhashcat64: --------------...
Siwon Old oclHashcat Support 3 6,264 04-25-2016, 07:24 PM
    Thread: Custom start for bruting?
Post: RE: Custom start for bruting?

I got it, thanks! I don't necessarily need to go by the actual number, I can go by the keyspace number. Code: -- oclhashcat64 -m 2500 -a 3 -s 50000000 -l 10000000 --session 128 --markov-disable 10...
Siwon Old oclHashcat Support 5 7,179 12-27-2015, 07:37 PM
    Thread: Custom start for bruting?
Post: RE: Custom start for bruting?

Fantastic, thank you. Is there a way to stop it at a certain percentage too? Just run from 500000000 to 600000000 10^9 is 1000000000 that'll be 50% - 60% to run Would it be -s 500000000 -l 100000...
Siwon Old oclHashcat Support 5 7,179 12-27-2015, 07:13 PM
    Thread: Custom start for bruting?
Post: Custom start for bruting?

Say I'm using this command.. oclhashcat64 -m 2500 -a 3 mycapfile.hccap ?d?d?d?d?d?d?d?d?d Is  there any command where I can specify where to start? say... 531238761, instead of 000000000?
Siwon Old oclHashcat Support 5 7,179 12-27-2015, 06:24 PM