Bottleneck, and my 31 character limit. Ideas?
#10
Right, but to use that mask, I have to check 302 trillion possible outcomes, where as with the list I check against 6 billion, because there are no repeats of any numbers. Additionally, it doesnt appear that I can put '12' as a single 'character' so I'd have to use a charset that was like ?1?d|?1?d|?1?d where -1 was 0 and 1. So now instead of 13 spots of 13 different numbers (13^13) now it's 20^20.

I've been looking all afternoon - if there is some way to force oclhc to use more-than-1-character strings as characters (where ?1 could be 0-12), or a way to make sure values aren't re-used, then I'd love to go that way. As it stands now, I cannot.

And as for just using -3 with my file as is - it treats each line as a mask and applies it, so instead of one status screen at the end, I get one for EACH line... like so:

Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (7|8|9|3|10|6|2|1|11|12|0|4|5) [37] (0.00%)
Hash.Target....: 74e73c5d84a25af75ecf52c10426566a787e7ac2
Hash.Type......: SHA1
Time.Started...: 0 secs
Time.Estimated.: 0 secs
Speed.GPU.#1...: 0 H/s
Speed.GPU.#2...: 0 H/s
Speed.GPU.#3...: 0 H/s
Speed.GPU.#*...: 0 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 1/1 (100.00%)
Skipped........: 0/1 (0.00%)
Rejected.......: 0/1 (0.00%)
HWMon.GPU.#1...: 0% Util, 36c Temp, 33% Fan
HWMon.GPU.#2...: 0% Util, 40c Temp, 20% Fan
HWMon.GPU.#3...: 68% Util, 32c Temp, 20% Fan


ATTENTION!
The wordlist or mask you are using is too small.
Therefore, oclHashcat is unable to utilize the full parallelization power of your GPU(s).
The cracking speed will drop.
Workaround: https://hashcat.net/forum/thread-4161.html


INFO: approaching final keyspace, workload adjusted


Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (7|8|9|3|10|6|2|1|11|12|4|0|5) [37] (0.00%)
Hash.Target....: 74e73c5d84a25af75ecf52c10426566a787e7ac2
Hash.Type......: SHA1
Time.Started...: 0 secs
Time.Estimated.: 0 secs
Speed.GPU.#1...: 0 H/s
Speed.GPU.#2...: 0 H/s
Speed.GPU.#3...: 0 H/s
Speed.GPU.#*...: 0 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 1/1 (100.00%)
Skipped........: 0/1 (0.00%)
Rejected.......: 0/1 (0.00%)
HWMon.GPU.#1...: 0% Util, 36c Temp, 33% Fan
HWMon.GPU.#2...: 0% Util, 40c Temp, 20% Fan
HWMon.GPU.#3...: 56% Util, 32c Temp, 20% Fan


ATTENTION!
The wordlist or mask you are using is too small.
Therefore, oclHashcat is unable to utilize the full parallelization power of your GPU(s).
The cracking speed will drop.
Workaround: https://hashcat.net/forum/thread-4161.html


INFO: approaching final keyspace, workload adjusted


Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (7|8|9|3|10|6|2|1|11|12|4|5|0) [37] (0.00%)
Hash.Target....: 74e73c5d84a25af75ecf52c10426566a787e7ac2
Hash.Type......: SHA1
Time.Started...: 0 secs
Time.Estimated.: 0 secs
Speed.GPU.#1...: 0 H/s
Speed.GPU.#2...: 0 H/s
Speed.GPU.#3...: 0 H/s
Speed.GPU.#*...: 0 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 1/1 (100.00%)
Skipped........: 0/1 (0.00%)
Rejected.......: 0/1 (0.00%)
HWMon.GPU.#1...: 0% Util, 36c Temp, 33% Fan
HWMon.GPU.#2...: 0% Util, 40c Temp, 20% Fan
HWMon.GPU.#3...: 57% Util, 32c Temp, 20% Fan


ATTENTION!
The wordlist or mask you are using is too small.
Therefore, oclHashcat is unable to utilize the full parallelization power of your GPU(s).
The cracking speed will drop.
Workaround: https://hashcat.net/forum/thread-4161.html


INFO: approaching final keyspace, workload adjusted


Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (7|8|9|3|10|6|2|1|11|12|4|5|0) [37] (0.00%)
Hash.Target....: 74e73c5d84a25af75ecf52c10426566a787e7ac2
Hash.Type......: SHA1
Time.Started...: 0 secs
Time.Estimated.: 0 secs
Speed.GPU.#1...: 0 H/s
Speed.GPU.#2...: 0 H/s
Speed.GPU.#3...: 0 H/s
Speed.GPU.#*...: 0 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 1/1 (100.00%)
Skipped........: 0/1 (0.00%)
Rejected.......: 0/1 (0.00%)
HWMon.GPU.#1...: 0% Util, 36c Temp, 33% Fan
HWMon.GPU.#2...: 0% Util, 40c Temp, 20% Fan
HWMon.GPU.#3...: 48% Util, 32c Temp, 20% Fan


(04-05-2015, 11:37 PM)atom Wrote: If you use -a 3 (mask-attack) it will work because the limit with mask attack is 55.

Quote:root@et:~/oclHashcat-1.36# ./oclHashcat64.bin -m 100 hash '8|7|9|4|2|10|6|11|12|1|0|5|13|3|14' -a 3 -w 3 --potfile-disable
oclHashcat v1.36 starting...

Device #1: Tahiti, 2981MB, 1000Mhz, 32MCU
Device #2: Tahiti, 2981MB, 1000Mhz, 32MCU
Device #3: Tahiti, 2981MB, 1000Mhz, 32MCU

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/4098/m00100_a3.Tahiti_1573.4_1573.4 (VM)_1428240294.kernel (227716 bytes)
Device #1: Kernel ./kernels/4098/markov_be_v1.Tahiti_1573.4_1573.4 (VM)_1428240294.kernel (35108 bytes)
Device #2: Kernel ./kernels/4098/m00100_a3.Tahiti_1573.4_1573.4 (VM)_1428240294.kernel (227716 bytes)
Device #2: Kernel ./kernels/4098/markov_be_v1.Tahiti_1573.4_1573.4 (VM)_1428240294.kernel (35108 bytes)
Device #3: Kernel ./kernels/4098/m00100_a3.Tahiti_1573.4_1573.4 (VM)_1428240294.kernel (227716 bytes)
Device #3: Kernel ./kernels/4098/markov_be_v1.Tahiti_1573.4_1573.4 (VM)_1428240294.kernel (35108 bytes)


ATTENTION!
The wordlist or mask you are using is too small.
Therefore, oclHashcat is unable to utilize the full parallelization power of your GPU(s).
The cracking speed will drop.
Workaround: https://hashcat.net/forum/thread-4161.html


INFO: approaching final keyspace, workload adjusted

903b8b9cbd54b01dce32d0038821a7725c97806a:8|7|9|4|2|10|6|11|12|1|0|5|13|3|14

Session.Name...: oclHashcat
Status.........: Cracked
Input.Mode.....: Mask (8|7|9|4|2|10|6|11|12|1|0|5|13|3|14) [34]
Hash.Target....: 903b8b9cbd54b01dce32d0038821a7725c97806a
Hash.Type......: SHA1
Time.Started...: 0 secs
Speed.GPU.#1...: 0 H/s
Speed.GPU.#2...: 0 H/s
Speed.GPU.#3...: 0 H/s
Speed.GPU.#*...: 0 H/s
Recovered......: 1/1 (100.00%) Digests, 1/1 (100.00%) Salts
Progress.......: 1/1 (100.00%)
Skipped........: 0/1 (0.00%)
Rejected.......: 0/1 (0.00%)
HWMon.GPU.#1...: 89% Util, 49c Temp, 51% Fan
HWMon.GPU.#2...: 89% Util, 52c Temp, 57% Fan
HWMon.GPU.#3...: 90% Util, 51c Temp, 55% Fan

Started: Sun Apr 5 23:37:47 2015
Stopped: Sun Apr 5 23:37:49 2015


Messages In This Thread
Formatted/mask permutations? - by InfDoleo - 04-05-2015, 07:14 PM
RE: Formatted/mask permutations? - by atom - 04-05-2015, 09:00 PM
RE: Formatted/mask permutations? - by InfDoleo - 04-05-2015, 09:47 PM
Maximum length of 31? Why? - by InfDoleo - 04-05-2015, 10:13 PM
RE: Formatted/mask permutations? - by undeath - 04-05-2015, 10:26 PM
RE: Maximum length of 31? Why? - by Xanadrel - 04-05-2015, 10:27 PM
RE: Maximum length of 31? Why? - by InfDoleo - 04-05-2015, 10:44 PM
RE: Formatted/mask permutations? - by atom - 04-05-2015, 11:35 PM
RE: Maximum length of 31? Why? - by atom - 04-05-2015, 11:37 PM
RE: Maximum length of 31? Why? - by InfDoleo - 04-06-2015, 12:20 AM
RE: Formatted/mask permutations? - by atom - 04-06-2015, 03:15 AM
RE: Maximum length of 31? Why? - by Rolf - 04-06-2015, 03:06 PM
RE: Maximum length of 31? Why? - by epixoip - 04-06-2015, 04:38 PM
RE: Maximum length of 31? Why? - by InfDoleo - 04-06-2015, 07:04 PM
RE: Formatted/mask permutations? - by InfDoleo - 04-06-2015, 07:08 PM
RE: Maximum length of 31? Why? - by unix-ninja - 04-06-2015, 08:39 PM
RE: Formatted/mask permutations? - by atom - 04-07-2015, 02:56 AM
RE: Formatted/mask permutations? - by InfDoleo - 04-07-2015, 05:56 AM
RE: Formatted/mask permutations? - by atom - 04-07-2015, 11:20 AM
RE: Formatted/mask permutations? - by InfDoleo - 04-07-2015, 05:11 PM
RE: Formatted/mask permutations? - by atom - 04-07-2015, 05:19 PM
RE: Formatted/mask permutations? - by InfDoleo - 04-08-2015, 05:13 PM
RE: Formatted/mask permutations? - by InfDoleo - 04-08-2015, 05:16 PM
RE: Formatted/mask permutations? - by InfDoleo - 04-09-2015, 03:36 AM
RE: Formatted/mask permutations? - by epixoip - 04-09-2015, 06:39 AM
RE: Formatted/mask permutations? - by InfDoleo - 04-09-2015, 07:30 AM
RE: Formatted/mask permutations? - by undeath - 04-09-2015, 05:03 PM
RE: Formatted/mask permutations? - by InfDoleo - 04-09-2015, 05:37 PM