Bottleneck, and my 31 character limit. Ideas?
#2
That's an interessting question. Thing is, we dropped native permutation attack from oclHashcat a while back. But even then it was not really an option becuase there was no way to add a separator character like you would need.

But then, you don't really need to write the 166gb to file. You can simply pipe the output from your scripts (make them print to stdout) and oclHashcat can read it from stdin. That is of course slower than a native kernel doing it, but if the hash youwant to crack is a slow one that doesnt matter anyway.

But then, if your hash is a fast one you can simply mask attack this thing. It would be so fast that you can simply ignore the permutation effect, check the invalid but therefore you get the full gpu acceleration.


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