hashcat Forum

Full Version: hashcat for bitlocker
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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.
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.
Sorry, not enough information