hashcat for bitlocker
#1
hi,

i look up for the algorithm of bitlocker
and they do PBKDF(sha256(sha256(UTF16(password)))))

i fount that hahscat know to crack the PBKDF.

how can i build a program to crack bitlocker with hashcat??



bob
#2
We need more detailed information how bitlocker algorithms looks like, how hashes (or whatever we use here as alternative) are extracted and how we can verify the results. After that, we can add it to hashcat.
#3
this is the algorithm
http://jessekornblum.com/publications/di09.pdf




(05-30-2016, 10:08 AM)atom Wrote: We need more detailed information how bitlocker algorithms looks like, how hashes (or whatever we use here as alternative) are extracted and how we can verify the results. After that, we can add it to hashcat.
#4
Sorry, not enough information