oclHashcat-plus cracks TrueCrypt - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: oclHashcat-plus cracks TrueCrypt (/thread-2301.html) |
oclHashcat-plus cracks TrueCrypt - atom - 05-17-2013 Hey Guys, I've some good news! I've justed finished a working oclHashcat-plus version to support cracking TrueCrypt Everything is written 100% on GPU. There is no copy overhead to the host, thus your CPU will stay cool at 0% and you can do whatever you want to do with it. Current implementation is able to crack all the supported hashes:
So far for the hashes (and thats what makes cracking TrueCrypt slow). For the ciphers, I'm currently doing only AES and of course the XTS block-cipher. Serpent and Twofish and there cascaded modes will be added next. Quote: Here are some speeds from 2x hd6990:
These tests show oclHashcat-plus is new worlds fastest TrueCrypt cracker While I was implementing the Whirlpool hash I found out how this hash can be optimized by over 50% in raw mode. However, some of these technique can also be used within an PBKDF2-HMAC construct. PS: I'll explain the technique at my talk on passwordscon 2013 in Las Vegas. Stay tuned for v0.15 release -- atom RE: oclHashcat-plus cracks TrueCrypt - unix-ninja - 05-17-2013 Nicely done! And congrats! Is your talk going to be taped? RE: oclHashcat-plus cracks TrueCrypt - blandyuk - 05-17-2013 Totally awesome work atom congrats! RE: oclHashcat-plus cracks TrueCrypt - atom - 05-17-2013 Thanks guys. I'm not sure if it's taped, question for epixoip RE: oclHashcat-plus cracks TrueCrypt - atom - 05-17-2013 The speeds on RipeMD160 will improve again once AMD fixes this confirmed bug: http://devgurus.amd.com/thread/166396 Currently I have to workaround this which makes the code a little bit slower. RE: oclHashcat-plus cracks TrueCrypt - Hash-IT - 05-17-2013 Thank you RE: oclHashcat-plus cracks TrueCrypt - Kuci - 05-17-2013 Great ! Well, now is time for release of new oclHashcat, I guess RE: oclHashcat-plus cracks TrueCrypt - atom - 05-17-2013 No, I'm working on > length 15 support. If I'm done with that, I will release. RE: oclHashcat-plus cracks TrueCrypt - Kuci - 05-17-2013 Oh, that's even better ! Keep up the good work RE: oclHashcat-plus cracks TrueCrypt - epixoip - 05-17-2013 (05-17-2013, 03:48 PM)atom Wrote: I'm not sure if it's taped, question for epixoip The best way to know is to actually come to the conference, and see if we are videotaping the talks |