Page 1 of 1

Hybrid Table Support?

PostPosted: Tue Jan 27, 2009 6:52 am
by blazer
Hey Bitweasal, great work on the multiforcers.

Anyway I'm looking forward to the CUDA rainbowtables and was wondering whether your system supports or if not in the future will support Hybrid Tables such as the lower-alpha1-7 + num1-3 allowing attack on hashes of 10 chars with first 7 chars being lower alpha and last 3 being nums.

Re: Hybrid Table Support?

PostPosted: Tue Jan 27, 2009 4:11 pm
by Bitweasil
Yes, I've been planning to eventually support hybrid tables.

They will likely be implemented with per-character charset support - so a table could be generated with [1-5]alpha,[6-7]alphanumeric,[8]numericsymbol.

I think this will be the most flexible system. Of course, part of the advantage of a hybrid table system is efficiency with lengths that you cannot completely explore, and I believe I should be able to completely explore password spaces previously considered infeasible.

Re: Hybrid Table Support?

PostPosted: Wed Jan 28, 2009 12:19 am
by blazer
All i can say i awesome, looking forward to this insane technology.

I guess you really are taking cryptanalysis to the next level.