vances1 wrote:Thank you for taking the time Bitweasil answer, at first I was afraid to create some discomfort or it is misunderstood.
I do not know if the forum is suitable or not will be at your discretion.
If you're happy discussing it on the forum, I'm happy with discussing it on the forum!
I *think* the fundamental issue is that you are attempting to generate one table - not 3 or 4, as is suggested.
I'm just being tested now-i option which I believe I also tried ...

If you are creating all the tables with the same index, you will only generate "one table" effectively, and this will give the results you see.
Would it be delicate or even impossible to ensure that GRTGen-cuda can create a Rainbow Table in logical sequence to the style of a pure bruteforce?
Actually, yes. It is impossible to generate a rainbow table in a logical sequence identical to a brute force due to the nature of the tables. They are not simple "hash=pass" tables - they are much more complicated. There are ways to generate 100% tables which I wish to investigate, but I am limited in time and they are rather complex to write.
Another thing I wanted to share. We integrate Cryptohaze in a version of Backtrack 5 R2 Custom Special cuda available here:
http://www.crack-wifi.com/forum/topic-7 ... -Cuda.htmlWe make a lot of hope for your work and have your site cryptohaze.com linker directly before promoting somehow, now we can remove it upon request.
I'm happy with the tools being included and the site linked. I would generally like to know if my tools are being included in a distribution, but as they are open source GPLv2, I am happy that they are being used!
The point I put into evidence (RT 100%) could be one of the things that slows down your expansion
I cannot easily do 100%, but I can do upper 99%, which is much better than the 60-70% you are seeing now.
I will provide a writeup on how I generate length 6 tables soon - hopefully in the next few days.
However, to prove that my tools are capable of doing this, I invite you to use the free WebTables server I have up. This accesses rainbow tables remotely over the web, and has a set of MD5 length 6 tables I have generated up on it. I am planning to add more tables to the WebTables server with a subscription model, and if you are actively distributing my tools, I may wish to set this up sooner rather than later - it allows access to rainbow tables without having to download them!
To test using it, use GRTCrack as follows:
./GRTCrack-CUDA -h MD5 -f [md5 input file] -o [cracked output file] --tableurl=http://freetables.cryptohaze.com/webtables.php MD5-len6-idx0-chr95-cl50000-v2-perfect.grt MD5-len6-idx100000-chr95-cl50000-v2-perfect.grt MD5-len6-idx200000-chr95-cl50000-v2-perfect.grt MD5-len6-idx300000-chr95-cl50000-v2-perfect.grt
You may see significant slowdowns if you use 1000 hashes, but it will eventually complete. This is due to where I am hosting the server, and I will be fixing this soon.

Please try that command with your input and output file. You should achieve 950-990+ hashes cracked using those tables.
I can provide them for download as well later if you are interested - they are roughly 1GB total. I do not have direct access to that server from my current location.
