hashcat Forum
plus b53 rule length limit ? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Developer (https://hashcat.net/forum/forum-39.html)
+--- Forum: Beta Tester (https://hashcat.net/forum/forum-31.html)
+--- Thread: plus b53 rule length limit ? (/thread-2462.html)



plus b53 rule length limit ? - proinside - 07-17-2013

Can anyone confirm if a rule have a limit in length ?
Rules with length superior to 15 characters gives a "Cannot convert rule for use on GPU" message.


RE: plus b53 rule length limit ? - mastercracker - 07-18-2013

That would be new then because the wiki says that the limit is 10:

Quote:With oclhashcat-plus, currently the number of functions a single rule line or collective of multi-rules to single line is limited to 10 functions.

This restriction is unlikely to change due to hard GPU limitations.



RE: plus b53 rule length limit ? - proinside - 07-18-2013

As an example, rule accepted (at least, with no message...):

l$@$e$a$r$t$h$l$i$n$k$.$n$e$t

Rule not accepted:

l$@$b$t$i$n$t$e$r$n$e$t$.$c$o$m


RE: plus b53 rule length limit ? - atom - 07-22-2013

Yeah the numbers of functions per rule have been increased to 15, but thats since long time already. I will fix wiki entry


RE: plus b53 rule length limit ? - proinside - 07-22-2013

Good to know that, atom. Thanks.