Hello! First time on here so be gentle! I am trying to test my understanding of hashcat by trying all combinations of Lalphanumeric strings of length 10, where there can only be at least 8 of the same letter/number in the total hash and at least 2 consecutive letters/numbers for a SHA256 hash. I created a mask file, which I named mask_file.hcmask. In it contains the following -
I stored my hash in a file called hashin.txt and then tried this following command in my command line (Windows) -
Quote:?1?1?1?1?1?1?1?1?1?1This is for the constraint I'd like which is length of 10.
I stored my hash in a file called hashin.txt and then tried this following command in my command line (Windows) -
Quote:mp64.exe -r 8 -q 2 -1 ?l?d mask_file.hcmask | cudaHashcat64.exe -m 1400 -a 3 -o hashout.txt hashin.txtThis was the output -
Quote:C:\Users\[MY NAME]\Desktop\cudaHashcat-2.01>mp64.exe -r 8 -q 2 -1 ?l?d mask_file.hcmaIt just "freezes" at the end. I let it go for about 10 minutes and no updates were given. I was also not able to hit "S" for the status, so I just exited out of my command line. Another thing I noticed was that it said the mask I was using was too small so I added 5 "?1"s to my mask file (to test strings of length 15), and it did the same thing. Any help would be greatly appreciated. Thank you!
sk | cudaHashcat64.exe -m 1400 -a 3 -o hashout.txt hashin.txt
cudaHashcat v2.01 starting...
Device #1: GeForce GTX 970M, 3072MB, 1038Mhz, 10MCU
Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you erro
rs of code 702
You can disable it with a regpatch, see here: http://hashcat.net/wiki
/doku.php?id=timeout_patch
Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable Optimizers:
* Zero-Byte
* Precompute-Init
* Precompute-Merkle-Demgard
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Hash
* Single-Salt
* Brute-Force
* Scalar-Mode
* Raw-Hash
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel ./kernels/4318/m01400_a3.sm_52.64.cubin
Device #1: Kernel ./kernels/4318/markov_be_v1.sm_52.64.cubin
ATTENTION!
The wordlist or mask you are using is too small.
Therefore, oclHashcat is unable to utilize the full parallelization power of y
our GPU(s).
The cracking speed will drop.
Workaround: https://hashcat.net/wiki/doku.php?id=fre...estions#ho
w_to_create_more_work_for_full_speed
INFO: approaching final keyspace, workload adjusted
Session.Name...: cudaHashcat
Status.........: Running
Input.Mode.....: Mask (?1) [1]
Hash.Target....: [The hash]...
Hash.Type......: SHA256
Time.Started...: 0 secs
Time.Estimated.: 0 secs
Speed.GPU.#1...: 0 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 62/62 (100.00%)
Rejected.......: 0/62 (0.00%)
HWMon.GPU.#1...: 18% Util, 41c Temp, N/A Fan
ATTENTION!
The wordlist or mask you are using is too small.
Therefore, oclHashcat is unable to utilize the full parallelization power of y
our GPU(s).
The cracking speed will drop.
Workaround: https://hashcat.net/wiki/doku.php?id=fre...estions#ho
w_to_create_more_work_for_full_speed
INFO: approaching final keyspace, workload adjusted
Session.Name...: cudaHashcat
Status.........: Running
Input.Mode.....: Mask (?1?2) [2]
Hash.Target....: [The hash]...
Hash.Type......: SHA256
Time.Started...: 0 secs
Time.Estimated.: 0 secs
Speed.GPU.#1...: 18106 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 2232/2232 (100.00%)
Rejected.......: 0/2232 (0.00%)
HWMon.GPU.#1...: 2% Util, 41c Temp, N/A Fan
ATTENTION!
The wordlist or mask you are using is too small.
Therefore, oclHashcat is unable to utilize the full parallelization power of y
our GPU(s).
The cracking speed will drop.
Workaround: https://hashcat.net/wiki/doku.php?id=fre...estions#ho
w_to_create_more_work_for_full_speed
INFO: approaching final keyspace, workload adjusted
Session.Name...: cudaHashcat
Status.........: Running
Input.Mode.....: Mask (?1?2?2) [3]
Hash.Target....: [The hash]...
Hash.Type......: SHA256
Time.Started...: 0 secs
Time.Estimated.: 0 secs
Speed.GPU.#1...: 673.2 kH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 80352/80352 (100.00%)
Rejected.......: 0/80352 (0.00%)
HWMon.GPU.#1...: 2% Util, 41c Temp, N/A Fan
ATTENTION!
The wordlist or mask you are using is too small.
Therefore, oclHashcat is unable to utilize the full parallelization power of y
our GPU(s).
The cracking speed will drop.
Workaround: https://hashcat.net/wiki/doku.php?id=fre...estions#ho
w_to_create_more_work_for_full_speed
INFO: approaching final keyspace, workload adjusted
Session.Name...: cudaHashcat
Status.........: Running
Input.Mode.....: Mask (?1?2?2?2) [4]
Hash.Target....: [The hash]...
Hash.Type......: SHA256
Time.Started...: 0 secs
Time.Estimated.: 0 secs
Speed.GPU.#1...: 23627.1 kH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 2892672/2892672 (100.00%)
Rejected.......: 0/2892672 (0.00%)
HWMon.GPU.#1...: 2% Util, 41c Temp, N/A Fan
INFO: approaching final keyspace, workload adjusted
Session.Name...: cudaHashcat
Status.........: Running
Input.Mode.....: Mask (?1?2?2?2?2) [5]
Hash.Target....: [The hash]...
Hash.Type......: SHA256
Time.Started...: 0 secs
Time.Estimated.: 0 secs
Speed.GPU.#1...: 357.2 MH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 104136192/104136192 (100.00%)
Rejected.......: 0/104136192 (0.00%)
HWMon.GPU.#1...: 24% Util, 44c Temp, N/A Fan
INFO: approaching final keyspace, workload adjusted
Session.Name...: cudaHashcat
Status.........: Running
Input.Mode.....: Mask (?1?2?2?2?2?2) [6]
Hash.Target....: [The hash]...
Hash.Type......: SHA256
Time.Started...: Tue Mar 01 18:06:32 2016 (14 secs)
Time.Estimated.: 0 secs
Speed.GPU.#1...: 47931.4 kH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 3748902912/3748902912 (100.00%)
Rejected.......: 0/3748902912 (0.00%)
HWMon.GPU.#1...: 96% Util, 46c Temp, N/A Fan
[s]tatus [p]ause [r]esume [b]ypass [q]uit =>