DistrRTgen is a Distributed Rainbow Table generation client.
By downloading and installing this software, the machine will contribute to the generation of more tables, using the idle CPU power.
All tables generated are freely available for download from this site, or from http://tbhost.eu/
DOWNLOAD:
INSTALLATION:
To contribute to the project, download the BOINC client and point it to the project url
http://boinc.freerainbowtables.com/distrrtgen/
You need to create a seperate account for chain generation. If you use the same email for your account at boinc.freerainbowtables.com and www.freerainbowtables.com, you will be able to view statistics about your progress.
HOW IT WORKS:
DistrRTgen is based on Zhu Shuanglei's Project Rainbow Crack.
The client connects to a server, which delegates work between all clients and designates you part of a table to generate. Your computer generates it's designated 'part', and uploads it to the server, upon which you are designated the next part.
When you request to crack 1 or more hashes, the hash list is sent to the server. The server then checks what rainbowtables exists for the hash type. For each rainbowtable to be searched, your client is assigned some to do some precalculations to speed up the search. When the client finishes the precalculations, the result of these precalculations are sent to the server. The server scans through the corresponding rainbowtable and checks if it finds a match. The result can be viewed on your personal page (requires login).
RCRACKI
rcracki, our modified version of rcrack which supports hybrid and indexed tables is available for download
here.
The source is also freely available
here.
The advantage of indexed tables is they are reduced by 50% and lookup times are faster.
RTI2RTO
rti2rto is a tool to convert the indexed tables into original rainbow tables to use with other tools not supporting .rti files, like Cain. Its available from
here
Sources are available from
here