Regarding to OS X v10.7/8/9
#1
Hello,

I am looking for the algorithm of OS X 10.7/8/9, in C++/python/whatever, I can't find them on internet.

Can anybody share this ?

Maybe atom can extract this from hashcat ? Smile


Thank you.
#2
for -m 1722: sha512 ($salt.$pass)
for -m 7100: PBKDF2-HMAC-SHA512

you can find this information all around the web. It is not a secret.