hashcat Forum
Efficiency with cracking password - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: Efficiency with cracking password (/thread-4604.html)



Efficiency with cracking password - blaze756 - 08-14-2015

Hello guys, I'm cracking a Mac OS 10.8+ salted hash. Using my GPU I'm getting about 2100 H/s.

I used this webpage to get the admin hash code: 
http://tuukkamerilainen.com/how-to-crack-macbook-admin-password/

Is there anyway I can improve decrypting it? I'm using a 780ti.

I used this command in CMD:
cudaHashcat64.exe -m 7100 -a3 admin.hash ?u?l?l?l?l?d?d?d
(I'm assuming that it's 8 characters long.)


Reagrds,
blaze756