--------------------------------------ARCHIVE UPDATED, SCROLL DOWN FOR DOWNLOAD.------------------------------------------
So, i finally got around writing a CUDA Mysql/sha1/mssql hash cracker.
I'm releasing it here. Its free as in freedom :P You're NOT welcome to use this in any commercial products. Feel free to use this code in any free open source software tho ;)
Network support has been added. Both for ATI and nvidia.
Unit tests have been built in to the executable,as well as benchmarks.
I've added excellent support for large hash lists. Getting 530mhashes/s sha1 on a 4870x2 and sticking there up to 100.000 hashes.
Crash recovery has been added.
Compressed sockets have been added, to reduce server bandwidth needs.
As well as a host of other stuff, and essentially a complete rewrite.
NOTE: ATI CARDS ARE RECOMMENDED TO RUN THIS APPLICATION, THEY OFFER THE BEST PRICE/PERFORMANCE RATIO. (even tho their SDK is utter shite)
Got any bug reports? Feel free to mail me.
Didn't read the readme file? Do not expect a reply any time soon.
Yeah but this is a client server architecture, i can't use this locally!!!11!!!1
Host: 127.0.0.1 Port: yourport.
A note on compiling.
To compile the ATI kernel, you'll need to install my set of compiler hacks, because the ATI brook+ compiler is just plain shitty, and i didn't feel like copying my code 30+ times.
Todo:
-cpu support?
-more algorithms! mail me suggestions!
Links (Cause this board's uploader phails me, cause of it's ub3r 1337 64k connection):
(if any mod would feel so free, attach one of these to the post pl0x)
(Oh, did i mention this includes source code? It's open source after all!)
If it's slow, feel free to mess around with it and recompile it:)
If it doesn't work: try installing nvidia's CUDA and ati's Brook+ (runtimes included now, so it SHOULD work.)
DOWNLOAD LINK: http://qooy.com/file...easecracker.zip
Edit:
Mistakenly included an old version of the local cracker. Those who would have bothered reading the readme should have had no problems. File removed for those who didn't.
Edit:
V1.1 done,with network support and more!.
Edit:
Made the ATI kernel compatible with newer versions of the driver. Fixed the NVIDIA kernel (uninitialized variable DATA1).
Edit:
Uploaded the wrong RAR file, included the wrong ATI kernel. fixed now.
Edit:
430% increase in speed on NVIDIA, 50% increase on ATI. Pretty much all bugs fixed.
Edit:
Added a minidump system. For those people that experience crashes, SEND MINIDUMPS.
Edit:
Damn ATI for adding TLS for no reason in their SDK. It SHOULD REALLY REALLY BE FIXED NOW.
Edit:
Apperantly statically declared TLS caused a lot of bugs on operating systems lower than vista. Got that fixed now.
Edit:
Another bug fixed + nvidia code optimized a bit.
Edit:
Fixed a bug in the NVIDIA kernel, thanks to budden for reporting it. Also note: CUDA HATES UPX!
Edit:
I'd like to shoutout to: budden from the 3.14 forums, and darkwerewolf (my mentor).
Edit:
ATI support added. Project rewritten to modular layout. Code needs some cleaning up and optimisation now. MSSQL support added.
Edit:
Added -minlength and -maxlength commandline parameters. The commandline parameters are: Set the output file : -outfile file.txt Set the hash input file: -hashes file.txt Set the charset file : -charset file.txt Set the min pass len :-minlength 10 And, if the hashes in the file are mysql hashes, specify the commandline option -mysql. For mssql, set the commandline option -mssql. For the format of these files: The hash input file should be in the following format: HASH\r\n, so the file ends with a newline. See the archive for an example. The charset file should contain no newlines. Only a valid character set.
Edit:
Fixed a bug that would make the program unable to scan the last set of passwords of each block correctly. (Hackish fix, should be cleaned up later).
Edit:
Fixed a bug that would make the program unable to scan beyond 5 character passwords (am i going f'ing blind?).
Edit:
Multi GPU support added. Speed improved by approx 11%. Should work wonders on fast gpu's. Logging added. Send me some stats (mhashes/seconds) and logs!

Help
MultiQuote









