Rainbow Tables spreadsheet helper
Share
I made this "tool" so that you can create configurations for perfect rainbow tables in a snap.
Let me explain.
So you want to create a rainbow table set with a total success probability of 99%.
You need to set the perfectTableSetSuccessRate to 0.99.
Next you benchmark your rainbow tables generator and set the step speed.
And voila you get all the nice an shiny *cough* numbers.
For example you want to create a rainbow table set for numeric#15.
keyspace = charSetLen^PasswordLen = 10^15
Using the default bruteforcepoint (bfpoint = 10000) you get a chainLen of ~200k for the 4 rbt set.
Now you move to the testing area where you enter the desired chainLen and numTables and find the expected unique chains (euc) to be 5756500000.
That's about it.
Just generate these perfect tables with the Cryptohaze GPU rainbow tables generator and you're done.
md5_numeric#15_0_200000x5756500000
md5_numeric#15_1_200000x5756500000
md5_numeric#15_2_200000x5756500000
More information about generating perfect rainbow tables and the math behind rainbow tables :
http://www.freerainbowtables.com/en/faq/
http://www.freerainbowtables.com/phpBB3/topic1394.html
http://www.freerainbowtables.com/phpBB3/topic1462.html
http://www.freerainbowtables.com/phpBB3/topic811.html
http://www.freerainbowtables.com/phpBB3/rainbow-table-discussion-f2.html
http://www.freerainbowtables.com/phpBB3/distributed-table-generation-f11.html
http://cryptohaze.com/forum/viewtopic.php?f=5&t=132
tools :
GPU rainbow tables generator
spreadsheet helper : [dl1] [dl2] [dl3]
Rainbow_Tables_spreadsheet_helper_v2.rar




